aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-07-05 21:29:47 +0200
committerneodarz <neodarz@neodarz.net>2018-07-05 21:29:47 +0200
commit3baa251ec9106f0e326f607a0b2dcbac6d0041b3 (patch)
tree57cbdc856a578914d11651a3e896ad5d23f944cc /zsh
parent76132d5a4b353ead68552858722500d3629c91ad (diff)
downloaddotfiles_ascii-3baa251ec9106f0e326f607a0b2dcbac6d0041b3.tar.xz
dotfiles_ascii-3baa251ec9106f0e326f607a0b2dcbac6d0041b3.zip
Fix zsh keybindings
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]}