X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=d50d109c092c6b8fa598bd6419ac0187c258aabd;hp=ec93bdf20319e4ed0e9396865126e5a33efb7767;hb=37f4af2f5f81aaa10dccf262dc70f6f49c2d8744;hpb=e0920bfe029d20450c1f728ef30bcec46eadf26d diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index ec93bdf..d50d109 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2304,9 +2304,6 @@ alias rmcdir='cd ..; rmdir $OLDPWD || cd $OLDPWD' alias insecssh='ssh -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null"' alias insecscp='scp -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null"' -# simple webserver -check_com -c python && alias http="python -m SimpleHTTPServer" - # work around non utf8 capable software in utf environment via $LANG and luit if check_com isutfenv && check_com luit ; then if check_com -c mrxvt ; then @@ -2419,7 +2416,7 @@ check_com new || alias new=modified # use colors when GNU grep with color-support #a2# Execute \kbd{grep -{}-color=auto} -(( $#grml_options > 0 )) && alias grep='grep '${grml_options:+"${grml_options[*]} "}' +(( $#grep_options > 0 )) && alias grep='grep '${grep_options:+"${grep_options[*]} "} # Translate DE<=>EN # 'translate' looks up fot a word in a file with language-to-language