diff options
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -123,3 +123,4 @@ bindkey -M vicmd "j" history-substring-search-down zinit light 'zsh-users/zsh-syntax-highlighting' zinit ice wait atload'_history_substring_search_config' #zprof +export PATH="/opt/homebrew/opt/rustup/bin:$PATH" |