X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=42409f1d4cb17f860fe5330b5f657206589c8832;hb=refs%2Ftags%2F0.3.10;hp=10f900e0c5c59c98a5dc9298306bb50b3579c50a;hpb=ff188f766824a9d383191b608a402318bdb3b64d;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 {{{