diff options
Diffstat (limited to 'Shell/zshrc')
-rw-r--r-- | Shell/zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Shell/zshrc b/Shell/zshrc index d8ecc5d..33432a4 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -83,3 +83,5 @@ bindkey "e[4~" end-of-line # Control arrow keys bindkey '^[[1;5C' emacs-forward-word bindkey '^[[1;5D' emacs-backward-word + +archey4 |