summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2017-10-15 16:41:27 +0200
committerHendrik Jaeger <git-commit@henk.geekmail.org>2017-10-15 16:41:27 +0200
commitf9fe72f6e2a269403006f4bcea7876c9e71972b6 (patch)
treee012d065260b062878c4a0de6482d13ecf799f95
parentfdeee15d560357e00d8851816c4bbb6d5dc15a90 (diff)
Add ~doc alias
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 4742717..b0bfd27 100644
--- 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