From 1c38f075077c293aa8a54548cf3f49696e327f4d Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 3 Nov 2020 18:09:36 +0100 Subject: chsh zsh --- .config/zsh/plugins.zsh | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to '.config/zsh/plugins.zsh') diff --git a/.config/zsh/plugins.zsh b/.config/zsh/plugins.zsh index fec3908..abf7f8b 100644 --- a/.config/zsh/plugins.zsh +++ b/.config/zsh/plugins.zsh @@ -1,3 +1,15 @@ -source $HOME/Packages/git-prompt.zsh/git-prompt.zsh -# source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh >/dev/null -source $HOME/Packages/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh >/dev/null +# plugins.zsh +# ======================== +# ===== =============== +# ====== ================ +# ====== ================ +# ====== ==== ==== == +# ====== === == = = +# ====== === = == = +# = === === = == ==== +# = === === = == = = +# == ===== ==== == +# ======================== + +# source $HOME/Packages/git-prompt.zsh/git-prompt.zsh +source $HOME/.local/packs/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh >/dev/null -- cgit v1.2.3