summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 4484314..248175e 100644
--- a/.zshrc
+++ b/.zshrc
@@ -20,6 +20,8 @@ HENKSPROMPTHEADER=$'%F{red}%D{%a}%f %F{green}%D{%F %T Wk %V}%f %F{blue}%D{%s}%f
PATH=~/bin:~/usr/bin:~/usr/local/bin:$PATH
+hash -d diary=~/Data/henksfiles/TODO/henksfiles/documents/private/diary
+
setopt AUTO_CD
setopt CHASE_LINKS