X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=c5f50debf0298329d6bf139461532527329118a4;hp=1aa737679507f45355d1ac4681f08adf87ef92f2;hb=bec2df109f9bc9e0d9838627ebce721d79dcd968;hpb=57c97bc2ef1484c7aaaa7e96d28da6371cd7fbb8 diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 1aa7376..c5f50de 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -1566,7 +1566,7 @@ alias url-quote='autoload -U url-quote-magic ; zle -N self-insert url-quote-magi #m# k ESC-h Call \kbd{run-help} for the 1st word on the command line alias run-help >&/dev/null && unalias run-help -for rh in run-help{,-git,-svk,-svn}; do +for rh in run-help{,-git,-ip,-openssl,-p4,-sudo,-svk,-svn}; do zrcautoload $rh done; unset rh