X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=5777af8a16807b1844d88cf519024584b55b0994;hb=6555fbd4918a4f02e21c598b4bfca52d2ab2cd15;hp=b4072a4f7e0be380a410c9eea0850e088ac698b9;hpb=4338c8c562c312f8129e7f22fc7c3500fbc4989c;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index b4072a4..5777af8 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2651,11 +2651,7 @@ bk() { emulate -L zsh cp -b $1 $1_`date --iso-8601=m` } -#f5# Copied diff -cdiff() { - emulate -L zsh - diff -crd "$@" | egrep -v "^Only in |^Binary files " -} + #f5# cd to directoy and list files cl() { emulate -L zsh