all repos — archive/dotfiles @ b4f919d6b8969113181955cacb3c2e7bf14af67d

Superseded by nixfiles

zsh: Update fasd init file location
Alan Pearce alan@alanpearce.co.uk
Sun, 13 Apr 2014 09:38:07 +0100
commit

b4f919d6b8969113181955cacb3c2e7bf14af67d

parent

5c295825a01ad0d2286d28619fc763668e3caee2

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

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -355,7 +355,7 @@ fi }
 
 _FASD_DATA="$HOME/.zsh/fasd-data"
-source ~/.zsh/cache/fasd-init-zsh
+source ~/.cache/zsh/fasd-init-zsh
 
 if [[ $OSTYPE == freebsd* ]]; then
 	source $ZDOTDIR/freebsd.zsh