summary refs log tree commit diff stats
path: root/tag-zsh
diff options
context:
space:
mode:
authorAlan Pearce2014-04-13 09:38:07 +0100
committerAlan Pearce2014-04-13 09:38:07 +0100
commitb4f919d6b8969113181955cacb3c2e7bf14af67d (patch)
tree1ceda0b742e7d8fb378afc22e3ace12bf5ce464c /tag-zsh
parent5c295825a01ad0d2286d28619fc763668e3caee2 (diff)
downloaddotfiles-b4f919d6b8969113181955cacb3c2e7bf14af67d.tar.lz
dotfiles-b4f919d6b8969113181955cacb3c2e7bf14af67d.tar.zst
dotfiles-b4f919d6b8969113181955cacb3c2e7bf14af67d.zip
zsh: Update fasd init file location
Diffstat (limited to 'tag-zsh')
-rwxr-xr-xtag-zsh/config/zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc
index cd92d24..6535e0f 100755
--- a/tag-zsh/config/zsh/zshrc
+++ b/tag-zsh/config/zsh/zshrc
@@ -355,7 +355,7 @@ ec () {
 }
 
 _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