diff options
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -44,6 +44,8 @@ case "$OSTYPE" in | |||
| 44 | ;; | 44 | ;; |
| 45 | esac | 45 | esac |
| 46 | 46 | ||
| 47 | ZSH_HIGHLIGHT_STYLES[path]='none' | ||
| 48 | |||
| 47 | bindkey -v | 49 | bindkey -v |
| 48 | export KEYTIMEOUT=1 | 50 | export KEYTIMEOUT=1 |
| 49 | 51 | ||
