summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-25 19:51:39 -0500
committerzachir <zachir@librem.one>2025-07-25 19:51:39 -0500
commit7161227f6c0ea2e62dc09074f5ef8df02ba45741 (patch)
tree9768bf267dfab220e83a124f7515a55a0747fca6 /zsh
parent1f729d910f54efaf60b5f54c2760518445294aef (diff)
parenteb561e1c22629a3df4ac69e458c37330bd806fc5 (diff)
Merge branch 'master' into cla
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 4ca4d31..d6e7718 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -120,5 +120,6 @@ bindkey -M vicmd "k" history-substring-search-up
bindkey -M vicmd "j" history-substring-search-down
#source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
-zinit light zsh-users/zsh-syntax-highlighting
+zinit light 'zsh-users/zsh-syntax-highlighting'
+zinit ice wait atload'_history_substring_search_config'
#zprof