X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=94373e1ade3f943923800bd63c8451ebb510911c;hb=c5743df23827548f147983d841f040a02d5ba60d;hp=e0e84e69ad2bbe737f7d5eacedc60af275cf8b68;hpb=ef25f1d22fdc28d35eb3dd0fca5570d5b16506ce;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index e0e84e6..94373e1 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -1470,9 +1470,6 @@ if ! check_com asc &>/dev/null ; then compdef asc=ssh fi -# get top 10 shell commands: -alias top10='print -l ${(o)history%% *} | uniq -c | sort -nr | head -n 10' - # truecrypt; use e.g. via 'truec /dev/ice /mnt/ice' or 'truec -i' if check_com -c truecrypt ; then if isutfenv ; then