Added alias llog, use sudo -s and mention alias -s pl...
[grml-etc-core.git] / etc / skel / .zshrc
index 10f900e..42409f1 100644 (file)
@@ -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 {{{