summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index ac34f10..cc2ae8e 100644
--- a/.zshrc
+++ b/.zshrc
@@ -26,6 +26,7 @@ hash -d diary=~/Data/henksfiles/TODO/henksfiles/documents/private/diary
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
## define word separators (for stuff like backward-word, forward-word, backward-kill-word,..)
#WORDCHARS='*?_-.[]~=/&;!#$%^(){}<>' # the default