diff --git a/zsh/.zshrc b/zsh/.zshrc index 9408386..c8358d9 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -24,6 +24,7 @@ export WD_CONFIG=$XDG_CONFIG_HOME/wd_list wd () { . $ZDOTDIR/modules/wd/wd.sh } +fpath=($ZDOTDIR/modules/wd $fpath) # theme source $ZDOTDIR/p10k.zsh