Switch to fzf from package manager.
This commit is contained in:
parent
dff0f2e5f7
commit
3468cd1512
2 changed files with 18 additions and 12 deletions
|
@ -20,11 +20,11 @@ zstyle ':completion:*' list-colors ''
|
|||
|
||||
source $ZDOTDIR/aliases.zsh
|
||||
source $ZDOTDIR/keys.zsh
|
||||
source $ZDOTDIR/fzf.zsh
|
||||
source $ZDOTDIR/ssh.zsh
|
||||
source $ZDOTDIR/cleanhome.zsh
|
||||
|
||||
# modules
|
||||
[ -f $XDG_CONFIG_HOME/fzf/fzf.zsh ] && source $ZDOTDIR/fzf.zsh
|
||||
source $XDG_DATA_HOME/repos/zsh_modules/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh
|
||||
source $XDG_DATA_HOME/repos/zsh_modules/wd/wd.plugin.zsh
|
||||
export WD_CONFIG=$XDG_CONFIG_HOME/wd_list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue