]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
Add ~doc alias
authorHendrik Jaeger <git-commit@henk.geekmail.org>
Sun, 15 Oct 2017 14:41:27 +0000 (16:41 +0200)
committerHendrik Jaeger <git-commit@henk.geekmail.org>
Sun, 15 Oct 2017 14:41:27 +0000 (16:41 +0200)
.zshrc

diff --git a/.zshrc b/.zshrc
index 4742717b50a1d324513d48b7fe194ce1cd68283e..b0bfd27fdf726154f1d6c12544e28138044eb577 100644 (file)
--- a/.zshrc
+++ b/.zshrc
@@ -31,6 +31,7 @@ hash -d bewerbung=~/Data/henksfiles/workinprogress/Dokumente/bewerbung
 hash -d rezepte=~/Data/henksfiles/workinprogress/Dokumente/rezepte/cuisine
 hash -d templates=~/Data/henksfiles/workinprogress/templates
 hash -d gitignore=~/Data/public/software/gitignore
+hash -d doc=/usr/share/doc
 
 ## define word separators (for stuff like backward-word, forward-word, backward-kill-word,..)
 #WORDCHARS='*?_-.[]~=/&;!#$%^(){}<>' # the default