diff options
Diffstat (limited to 'tag-zsh/config/zsh/zshrc')
-rwxr-xr-x | tag-zsh/config/zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index eff40399..40af65cf 100755 --- a/tag-zsh/config/zsh/zshrc +++ b/tag-zsh/config/zsh/zshrc @@ -355,6 +355,7 @@ ec () { } _FASD_DATA="$HOME/.cache/zsh/fasd-data" +autoload -U fasd source ~/.cache/zsh/fasd-init-zsh if [[ $OSTYPE == freebsd* ]]; then |