From c35c92e53bd39f554572774910ad8d3c6887edec Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 12 Nov 2006 12:03:57 +0100 Subject: [PATCH] drop unwanted bindkey stuff in power completion, thanks ft --- etc/skel/.zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index 32dcc0c..7b9a74c 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -165,8 +165,6 @@ } zle -N globalias bindkey ",." globalias -# bindkey "^]" globalias - bindkey '^k' up-line-or-search # }}} ## another approach for global aliases: cloning vim's abbreviation feature {{{ -- 2.1.4