diff options
author | ZachIR <zachir@librem.one> | 2025-07-22 22:59:07 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-22 22:59:07 -0500 |
commit | c4e0137f53888256245af8abaddf9423fe761040 (patch) | |
tree | fdc7dc8a8ab1626ae7dd3c47f7b9150902a03e86 | |
parent | 89afd19e24350366fc93386d89043d42b8665cd2 (diff) | |
parent | a2f528f57b7b768a77623d110343474ecd894905 (diff) |
Merge branch 'master' into car
-rw-r--r-- | zsh/.zshrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -117,6 +117,6 @@ bindkey -M vicmd "${key[Down]}" history-substring-search-down 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 - +#source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +zinit light zsh-users/zsh-syntax-highlighting #zprof |