Switch to fzf from package manager.

This commit is contained in:
Bartek Stalewski 2023-04-15 01:50:14 +02:00
parent dff0f2e5f7
commit 3468cd1512
2 changed files with 18 additions and 12 deletions

View file

@ -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