X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=7b9a74c8eab43180b8011af20bf5e385d959d6b8;hb=c35c92e53bd39f554572774910ad8d3c6887edec;hp=32dcc0c1b6465450552680e5b07e902667b3202b;hpb=6afca8dc10a8d991cbd3ee89eca07e9315e96988;p=grml-etc-core.git 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 {{{