]> git.madduck.net Git - etc/zsh.git/blobdiff - .zsh/zshrc/20_dirhashes

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

hash apt archives dir
[etc/zsh.git] / .zsh / zshrc / 20_dirhashes
index 943b8ba3671694dacbba4fbb36dfe8c63f55f7ba..ea1da701e0297861652748cd5f4743330501b22e 100644 (file)
@@ -10,5 +10,6 @@
 
 hash -d doc=/usr/share/doc
 hash -d log=/var/log
+hash -d deb=/var/cache/apt/archives
 
 # vim:ft=zsh