# zshrc/20_dirhash # # hash some commonly used directories # # Copyright © 2010 Tobias Klauser # Released under the terms of the Artistic Licence 2.0 # # Source repository: git://git.distanz.ch/dotfiles/zsh.git hash -d doc=/usr/share/doc hash -d src=/usr/src hash -d log=/var/log # vim:ft=zsh