diff options
author | zachir <zachir@librem.one> | 2025-07-25 19:51:39 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-25 19:51:39 -0500 |
commit | 7161227f6c0ea2e62dc09074f5ef8df02ba45741 (patch) | |
tree | 9768bf267dfab220e83a124f7515a55a0747fca6 /zsh | |
parent | 1f729d910f54efaf60b5f54c2760518445294aef (diff) | |
parent | eb561e1c22629a3df4ac69e458c37330bd806fc5 (diff) |
Merge branch 'master' into cla
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 |