zshrc: drop templ/tt hash definitions
authorMichael Prokop <mika@grml.org>
Thu, 25 Sep 2014 19:02:13 +0000 (21:02 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 25 Sep 2014 19:04:27 +0000 (21:04 +0200)
I'm pretty sure no one is using them, let's get rid of them.

etc/zsh/zshrc

index 3deb1e0..a19c9ac 100644 (file)
@@ -2411,8 +2411,6 @@ hash -d linux=/lib/modules/$(command uname -r)/build/
 hash -d log=/var/log
 hash -d slog=/var/log/syslog
 hash -d src=/usr/src
-hash -d templ=/usr/share/doc/grml-templates
-hash -d tt=/usr/share/doc/texttools-doc
 hash -d www=/var/www
 #d# end