summaryrefslogtreecommitdiffstats
path: root/.config/zsh
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-15 15:50:43 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-15 15:50:43 +0200
commit912df73aab0375a1409f911770bcd23a289d6094 (patch)
treedac02d4bb3f778c17a6d2e8f9dad1f20d4d69da2 /.config/zsh
parentPerfect timing (diff)
downloaddotfiles-bsd-912df73aab0375a1409f911770bcd23a289d6094.tar.gz
dotfiles-bsd-912df73aab0375a1409f911770bcd23a289d6094.tar.bz2
dotfiles-bsd-912df73aab0375a1409f911770bcd23a289d6094.tar.xz
dotfiles-bsd-912df73aab0375a1409f911770bcd23a289d6094.tar.zst
dotfiles-bsd-912df73aab0375a1409f911770bcd23a289d6094.zip
Added evil-vimish-fold to Emacs
Diffstat (limited to '.config/zsh')
-rw-r--r--.config/zsh/plugins.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/zsh/plugins.zsh b/.config/zsh/plugins.zsh
index 983f721..fec3908 100644
--- a/.config/zsh/plugins.zsh
+++ b/.config/zsh/plugins.zsh
@@ -1,3 +1,3 @@
source $HOME/Packages/git-prompt.zsh/git-prompt.zsh
# source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh >/dev/null
-source /usr/home/jozan/Packages/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh >/dev/null
+source $HOME/Packages/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh >/dev/null