summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index e568f25..c618c09 100644
--- a/.zshrc
+++ b/.zshrc
@@ -36,8 +36,6 @@ zstyle ':completion:*' rehash true
zstyle ':completion:*:*:-command-:*:*' group-order alias builtins functions commands
compinit
-compdef dotfiles=git
-
bindkey -M menuselect 'h' vi-backward-char
bindkey -M menuselect 'k' vi-up-line-or-history
bindkey -M menuselect 'l' vi-forward-char