summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2020-09-16 15:56:24 +0200
committerJulian T <julian@jtle.dk>2020-09-16 15:56:24 +0200
commit7938bab1a0b3d90492a0f82706569f2f7f9eeb23 (patch)
tree02519cfbf31f7a0da1ba5933ddb5b4b7279c5efe /zsh/.zshrc
parenta52a730658403e7fdc51defeaabffc7856575459 (diff)
Draft system for waylandwayland
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 82b25b9..277141a 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -67,6 +67,9 @@ bindkey "^P" up-line-or-search
bindkey "^[[A" history-search-backward
bindkey "^[[B" history-search-forward
+bindkey "^[[1;5C" forward-word
+bindkey "^[[1;5D" backward-word
+
#
# Env
#