X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/437e7e13d05c6bc700bf25064a6d1a32ebc4b2c2..e45b0db3d66ca9e041622db3d801d026fb4d3724:/.zsh/zshrc/20_dirhashes diff --git a/.zsh/zshrc/20_dirhashes b/.zsh/zshrc/20_dirhashes index e1b4117..fc77e8a 100644 --- a/.zsh/zshrc/20_dirhashes +++ b/.zsh/zshrc/20_dirhashes @@ -2,7 +2,7 @@ # # populate some hashes for commonly used directories # -# Copyright © 1994–2008 martin f. krafft +# Copyright © 1994–2017 martin f. krafft # Released under the terms of the Artistic Licence 2.0 # # Source repository: http://git.madduck.net/v/etc/zsh.git @@ -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