all repos — nixfiles @ 477ee903f470f7538e4ab3ffbff73ed31c24a1b5

System and user configuration, managed by nix and home-manager

Zsh: Remove fasd autoload
Alan Pearce alan@alanpearce.co.uk
Sat, 28 Mar 2015 10:00:08 +0000
commit

477ee903f470f7538e4ab3ffbff73ed31c24a1b5

parent

f8025d37533262930738d89121fe8bc34f75eb8d

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -372,7 +372,6 @@ echo "per-directory-history is missing" fi
 
 _FASD_DATA="$HOME/.cache/zsh/fasd-data"
-autoload -U fasd
 if [[ -e ~/.config/zsh/fasd.zsh ]]
 then
 	source ~/.config/zsh/fasd.zsh