summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/zshrc')
-rw-r--r--accounts/gkleen@sif/zshrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/zshrc b/accounts/gkleen@sif/zshrc
index 16079c89..83e86270 100644
--- a/accounts/gkleen@sif/zshrc
+++ b/accounts/gkleen@sif/zshrc
@@ -481,4 +481,6 @@ export EDITOR=emacsclient
481 481
482bindkey -e 482bindkey -e
483bindkey ';5C' emacs-forward-word 483bindkey ';5C' emacs-forward-word
484bindkey ';5D' emacs-backward-word \ No newline at end of file 484bindkey ';5D' emacs-backward-word
485bindkey '^[[1;5C' emacs-forward-word
486bindkey '^[[1;5D' emacs-backward-word \ No newline at end of file