This commit is contained in:
DeveloperDurp 2026-01-06 15:40:54 -06:00
parent ebfde2c2f4
commit e59fa1b32f
8 changed files with 41 additions and 2 deletions

3
.zshrc
View file

@ -117,3 +117,6 @@ zstyle ':completion:*' list-colors "${(s.:.)LS_COLORS}"
zstyle ':completion:*' menu no
zstyle ':fzf-tab:complete:cd:*' fzf-preview 'ls --color $realpath'
zstyle ':fzf-tab:complete:__zoxide_z:*' fzf-preview 'ls --color $realpath'
# Generated for envman. Do not edit.
[ -s "$HOME/.config/envman/load.sh" ] && source "$HOME/.config/envman/load.sh"