summary refs log tree commit diff stats
path: root/tag-zsh
diff options
context:
space:
mode:
authorAlan Pearce2014-04-13 09:29:51 +0100
committerAlan Pearce2014-04-13 09:29:51 +0100
commit5c295825a01ad0d2286d28619fc763668e3caee2 (patch)
tree00f2136d8eb0760fb072e25c1434bac47d85695e /tag-zsh
parentbeee827fe22e139b7ce0df571483cbac4000d06a (diff)
downloaddotfiles-5c295825a01ad0d2286d28619fc763668e3caee2.tar.lz
dotfiles-5c295825a01ad0d2286d28619fc763668e3caee2.tar.zst
dotfiles-5c295825a01ad0d2286d28619fc763668e3caee2.zip
zsh: Remove fasd autoload
Diffstat (limited to 'tag-zsh')
-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 25bc5af..cd92d24 100755
--- a/tag-zsh/config/zsh/zshrc
+++ b/tag-zsh/config/zsh/zshrc
@@ -355,7 +355,6 @@ ec () {
 }
 
 _FASD_DATA="$HOME/.zsh/fasd-data"
-autoload -U fasd
 source ~/.zsh/cache/fasd-init-zsh
 
 if [[ $OSTYPE == freebsd* ]]; then