summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2017-02-09 23:06:23 +0100
committerHendrik Jaeger <git-commit@henk.geekmail.org>2017-02-09 23:06:23 +0100
commit23ed76924a50bb0d34d2bfb0997267778ddd349e (patch)
treef37d38a868f610b9b670e01655c69f7b93c79d95
parenteaa236c38fd9d3e10673af8116dfa6790d07e3ae (diff)
Added gitignore dir alias
-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