all repos — archive/dotfiles @ 414852c9e8fb99bb5ae79401f0e746aacbb3c11c

Superseded by nixfiles

Update and migrate fasd data file location

Alan Pearce
commit

414852c9e8fb99bb5ae79401f0e746aacbb3c11c

parent

b4f919d6b8969113181955cacb3c2e7bf14af67d

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M hooks/post-up/zshhooks/post-up/zsh
@@ -38,3 +38,5 @@
for fp in $ZDOTDIR/functions/*(/); do zrecompile -p $fp $fp/* done + +[[ -f ~/.zsh/fasd-data ]] && mv ~/.zsh/fasd-data ~/.cache/zsh/fasd-data