From 414852c9e8fb99bb5ae79401f0e746aacbb3c11c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 13 Apr 2014 09:38:30 +0100 Subject: Update and migrate fasd data file location --- hooks/post-up/zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hooks/post-up') diff --git a/hooks/post-up/zsh b/hooks/post-up/zsh index 085240d..e69362b 100755 --- a/hooks/post-up/zsh +++ b/hooks/post-up/zsh @@ -38,3 +38,5 @@ zrecompile -p -R $ZDOTDIR/.zshrc.zwc $zfiles -- \ for fp in $ZDOTDIR/functions/*(/); do zrecompile -p $fp $fp/* done + +[[ -f ~/.zsh/fasd-data ]] && mv ~/.zsh/fasd-data ~/.cache/zsh/fasd-data -- cgit 1.4.1