aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rwxr-xr-xzsh/.zsh/keybindings.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zsh/keybindings.zsh b/zsh/.zsh/keybindings.zsh
index 5959ab4..c3e2784 100755
--- a/zsh/.zsh/keybindings.zsh
+++ b/zsh/.zsh/keybindings.zsh
@@ -15,6 +15,7 @@
# ░░░░░░░░░░
#
#█▓▒░ keybindings
+bindkey -v
typeset -A key
key[Home]=${terminfo[khome]}