From 6aa4b1e72cf63becc87da7cdcb6a96fbaf28a29e Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 30 Jul 2014 23:08:19 +0200 Subject: zsh: remove .zkbd --- zsh/.zshrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index f34714e..c538a99 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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]} -- cgit v1.2.3-54-g00ecf