diff options
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |