summary refs log tree commit diff stats
path: root/tag-zsh/config
diff options
context:
space:
mode:
authorAlan Pearce2015-03-28 10:00:08 +0000
committerAlan Pearce2015-03-28 10:00:08 +0000
commit477ee903f470f7538e4ab3ffbff73ed31c24a1b5 (patch)
treef842e226c754d2c2b1683bc8f7e3681aca06f500 /tag-zsh/config
parentf8025d37533262930738d89121fe8bc34f75eb8d (diff)
downloaddotfiles-477ee903f470f7538e4ab3ffbff73ed31c24a1b5.tar.lz
dotfiles-477ee903f470f7538e4ab3ffbff73ed31c24a1b5.tar.zst
dotfiles-477ee903f470f7538e4ab3ffbff73ed31c24a1b5.zip
Zsh: Remove fasd autoload
Diffstat (limited to 'tag-zsh/config')
-rwxr-xr-xtag-zsh/config/zsh/zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc
index fbb2cce..3e4c7e8 100755
--- a/tag-zsh/config/zsh/zshrc
+++ b/tag-zsh/config/zsh/zshrc
@@ -372,7 +372,6 @@ else
 fi
 
 _FASD_DATA="$HOME/.cache/zsh/fasd-data"
-autoload -U fasd
 if [[ -e ~/.config/zsh/fasd.zsh ]]
 then
 	source ~/.config/zsh/fasd.zsh