diff options
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -83,8 +83,6 @@ man() { man "$@" } -# create a zkbd compatible hash; -# # to add other keys to this hash, see: man 5 terminfo typeset -A key key[Home]=${terminfo[khome]} |