diff options
author | ZachIR <zachir@librem.one> | 2025-07-25 21:29:04 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-25 21:29:04 -0500 |
commit | cd83dc1087fe34ace383ec9a50df2e4242b8c171 (patch) | |
tree | d789c282727821a7623959044a10b44efdd725bc /zsh | |
parent | c8fc56e6fd6ab3c8553ab6379df5ae64513ca999 (diff) | |
parent | f41964243b0c4945b7ef97956e3a2314d7e21c4d (diff) |
Merge branch 'master' into car
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/.zshrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |