aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/.zshrc
diff options
context:
space:
mode:
authorBlista Kanjo2023-08-02 22:22:54 -0400
committerBlista Kanjo2023-08-02 22:22:54 -0400
commit7e72e9ac87fc1c052726202f84a1e16466e06ad4 (patch)
treeeb35478ad142aa154d80d85aa583500c5eab65b8 /.config/shell/.zshrc
parent08e564a8e1d4c13ad4c046ca4bfc9ca7f72373bd (diff)
feat: `zsh` fast-syntax-highlighting plugin
Diffstat (limited to '.config/shell/.zshrc')
-rw-r--r--.config/shell/.zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc
index ecb00cc..d397f44 100644
--- a/.config/shell/.zshrc
+++ b/.config/shell/.zshrc
@@ -1,8 +1,9 @@
# source zsh extensions (order is important)
source ~/.config/shell/zsh-autosuggestions/zsh-autosuggestions.zsh
-source ~/.config/shell/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
+source ~/.config/shell/zsh-fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh
source ~/.config/shell/git-prompt.zsh
source ~/.config/shell/git-prompts/kj_sh604.zsh
+# source ~/.config/shell/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
# configure history settings