X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=42409f1d4cb17f860fe5330b5f657206589c8832;hb=83c8571605815245c86e29c20c9958b922825a9b;hp=10f900e0c5c59c98a5dc9298306bb50b3579c50a;hpb=c06c668485329ab2b6f8b38e1be55a1279532e9f;p=grml-etc-core.git diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index 10f900e..42409f1 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -24,6 +24,7 @@ # autoloading stuff {{{ # associate types and extensions (be aware with perl scripts and anwanted behaviour!) # type zsh-mime-setup &>/dev/null || { autoload zsh-mime-setup && zsh-mime-setup } +# alias -s pl='perl -S' # }}} # completion system {{{