]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
jj diary
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Sat, 1 Jan 2022 15:18:15 +0000 (16:18 +0100)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Sat, 1 Jan 2022 15:18:15 +0000 (16:18 +0100)
.zsh_aliases

index 445cf623073e2a981b258cfac21543455c174ab8..9934b364f0831101d77cc8cf5bb50a911dc74de1 100644 (file)
@@ -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() {