X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=f8b08aff0e8d6923be313caa4a1e1767ab0dbc4c;hb=50226efa104ca38e84cb3d4d0c62f967411dd62f;hp=f8cfd74cdceeea9c0a94648503c8a25bb86a9921;hpb=d078ae052bdf448bcfc36a4e7e43ab7690d3a689;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index f8cfd74..f8b08af 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2678,11 +2678,6 @@ allulimit() { ulimit -t unlimited } -# highlight important stuff in diff output, usage example: hg diff | hidiff -#m# a2 hidiff \kbd{histring} oneliner for diffs -check_com -c histring && \ - alias hidiff="histring -fE '^Comparing files .*|^diff .*' | histring -c yellow -fE '^\-.*' | histring -c green -fE '^\+.*'" - #f5# Change the xterm title from within GNU-screen xtrename() { emulate -L zsh