diff options
| author | 2026-04-17 10:53:29 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:53:29 +0100 | |
| commit | 0e312f2dce53565a7dbe7ece9b937aa82e26c9c4 (patch) | |
| tree | ac29da383541f814e62808bb228524ecb4326004 /home/.config/user-dirs.dirs | |
| parent | 3d881a80befcd93ef7021ded78ce0f2d4aba86df (diff) | |
| download | dotfiles-0e312f2dce53565a7dbe7ece9b937aa82e26c9c4.tar.gz dotfiles-0e312f2dce53565a7dbe7ece9b937aa82e26c9c4.tar.bz2 dotfiles-0e312f2dce53565a7dbe7ece9b937aa82e26c9c4.zip | |
fix: resolve multiple bugs in .zshrc
- Move HISTFILE from XDG_CACHE_HOME to XDG_STATE_HOME (history is
state, not cache — cache cleaners could delete it)
- Fix compinit: add -d flag to put zcompdump in XDG_CACHE_HOME
instead of polluting $HOME
- Fix cdr: set recent-dirs-file to XDG_STATE_HOME location
- Fix ZSH_HIGHLIGHT_HIGHLIGHTERS/STYLES: set BEFORE sourcing the
plugin (required by plugin docs)
- Fix zsh-history-substring-search: bind to Up/Down keys (was loaded
but never bound — dead code)
- Remove dead .../..../….. aliases (rationalise-dot widget intercepts
every dot keystroke, making these unreachable)
- Remove redundant ShiftTab reverse-menu-complete binding (overridden
by autosuggest-accept)
Diffstat (limited to 'home/.config/user-dirs.dirs')
0 files changed, 0 insertions, 0 deletions
