update
This commit is contained in:
parent
ebfde2c2f4
commit
e59fa1b32f
8 changed files with 41 additions and 2 deletions
3
.zshrc
3
.zshrc
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue