aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 24f1ff0..da050c5 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -44,6 +44,8 @@ case "$OSTYPE" in
44 ;; 44 ;;
45esac 45esac
46 46
47ZSH_HIGHLIGHT_STYLES[path]='none'
48
47bindkey -v 49bindkey -v
48export KEYTIMEOUT=1 50export KEYTIMEOUT=1
49 51