summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2022-03-26 21:57:20 +0100
committerHendrik Jäger <gitcommit@henk.geekmail.org>2022-03-26 21:57:20 +0100
commit79e0daa0ba0e120f19f6fae04b7d3c876b0d9ca5 (patch)
tree3ea97ae9c7806bd53cf336bd9fbd2cc804a79298
parentd457081755b804162817b81e70da71bbd6425e57 (diff)
fix path
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index f68456d..a801df5 100644
--- a/.zshrc
+++ b/.zshrc
@@ -39,7 +39,7 @@ fpath=(~/.zsh_functions $fpath)
# so they can stay at the top
hash -d diary=~/Data/henksfiles/workinprogress/Dokumente/diary
hash -d lifedocs=~/Data/henksfiles/workinprogress/Dokumente/Leben
-hash -d bewerbung=~/Data/henksfiles/workinprogress/Dokumente/bewerbung
+hash -d bewerbung=~/Data/personal/henk/workinprogress/Dokumente/Arbeit/bewerbung
hash -d rezepte=~/Data/henksfiles/workinprogress/Dokumente/rezepte/cuisine
hash -d templates=~/Data/henksfiles/workinprogress/templates
hash -d gitignore=~/Data/public/software/gitignore