diff options
author | zachir <zachir@librem.one> | 2025-07-27 17:11:22 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-27 17:11:22 -0500 |
commit | 442246498a50440a19d9cba78e83abb55d542879 (patch) | |
tree | 1547928229b5d9dcbd97c031039e5a92961e9ee3 /zsh/.zshrc | |
parent | 4f867087e2cf54a4d972af95b22cef2a0a3a8018 (diff) | |
parent | 309f88b7875c27e063062fdebe71058765b199ee (diff) |
Merge branch 'master' into cas
Diffstat (limited to 'zsh/.zshrc')
-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 |