From 53861212825c8cf6096a30e1d047931286e85846 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 13 Apr 2014 09:50:36 +0100 Subject: zsh: Compile fasd and use as a function. --- tag-zsh/config/zsh/zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'tag-zsh') diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index eff4039..40af65c 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 -- cgit 1.4.1