summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2022-01-01 16:18:15 +0100
committerHendrik Jäger <gitcommit@henk.geekmail.org>2022-01-01 16:18:15 +0100
commit1bfd7308c8f5b59100199ec2fa3d597a3726d0b2 (patch)
treecb95542e0fac5e33da014936f9a340623593c41d
parent5a43e15d168f17c16ba0a5b018f9e36bfa60613e (diff)
jj diary
-rw-r--r--.zsh_aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zsh_aliases b/.zsh_aliases
index 445cf62..9934b36 100644
--- a/.zsh_aliases
+++ b/.zsh_aliases
@@ -51,6 +51,7 @@ alias diary='vim ~/Data/henksfiles/workinprogress/Dokumente/diary/$(date +%F).ot
alias dreamdiary='vim ~/Data/henksfiles/workinprogress/Dokumente/diary/dreams_$(date +%F).otl'
alias positivediary='vim ~/Data/henksfiles/workinprogress/Dokumente/diary/positive_$(date +%F).otl'
alias dramalog='e Data/henksfiles/workinprogress/Dokumente/Beziehung/dramalog.otl'
+alias jdiary='vim ~/Data/henksfiles/workinprogress/Dokumente/jdiary/$(date +%F).otl'
#alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"'
function alert() {