X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=6ce77f57d2dc20209ee84579be90f6db8d51b8f7;hb=37c121ea95764ec47f81247933bf67a540fdcd1e;hp=0b6e652af11725e4c8516cce07e2229a8d1d0815;hpb=7024682f98c4631845e6faf65c356bea21737a3a;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 0b6e652..6ce77f5 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -3474,7 +3474,7 @@ purge() { rm ${FILES} echo ">> $PWD purged, $NBFILES files removed" else - echo "Ok. .. than not.." + echo "Ok. .. then not.." fi fi }