No description
- Shell 100%
- make history list all available entries by default - preserve numeric arguments for listing recent entries - increase persistent history retention to 100000 entries - align HISTSIZE and SAVEHIST limits |
||
|---|---|---|
| config | ||
| .gitignore | ||
| bootstrap.sh | ||
| CHANGELOG.md | ||
| README.md | ||
| zshrc | ||
shell-profile/
A personal Zsh profile focused on:
- Predictability over magic.
- Explicit configuration.
- Minimal dependencies.
- Fast startup.
- Easy to understand.
- Easy to port.
- Linux-first.
- No hidden side effects.