Compare commits

...

3 commits

3 changed files with 3 additions and 3 deletions

View file

@ -91,6 +91,6 @@ context.work.write=+work
context.home.read=-work +home or -TAGGED
context.home.write=+home
include ~/.config/task/intheam
#include ~/.config/task/intheam
#include ~/.config/task/wingtask
context=work

View file

@ -51,4 +51,4 @@
[help]
autocorrect = 20
[merge]
conflictstyle = diff3
conflictstyle = zdiff3

View file

@ -24,6 +24,6 @@ url.regex="((?:www|http).*)"
url.command="/usr/bin/xdg-open $LAST_MATCH"
url.modes="batch,any,normal"
thunderlink.regex="(cb)?thunderlink:.*"
thunderlink.command="/usr/bin/xdg-open $FILE"
thunderlink.command="/home/kellya/bin/cb_thunderlink/cb_thunderlink $FILE"
joplin.regex="joplin:.*"
joplin.command="/home/kellya/.joplin/Joplin.AppImage $FILE"