Compare commits
4 commits
009acc23a5
...
143ab3bd9a
Author | SHA1 | Date | |
---|---|---|---|
143ab3bd9a | |||
7355723c3d | |||
1489796ead | |||
07a05ba456 |
3 changed files with 3 additions and 2 deletions
|
@ -57,6 +57,7 @@ AUTO_NOTIFY_IGNORE+=(
|
|||
watch
|
||||
xchroot
|
||||
extrace
|
||||
xsi
|
||||
)
|
||||
|
||||
# NOTE: colorize help output
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
icon=
|
||||
|
||||
task sync
|
||||
task sync >/dev/null 2>&1
|
||||
|
||||
# get_context() {
|
||||
# task context show | awk "NR==1 { gsub(\"'\", \"\"); print \$2 }"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
sync.server.origin=https://taskwarrior-sync.snaile.de
|
||||
sync.server.url=https://taskwarrior-sync.snaile.de
|
||||
sync.server.client_id=64a3e71a-9a52-40ce-8f9e-b5bae7d1fe70
|
||||
sync.encryption_secret=<#taskwarrior_sync_secret#>
|
||||
recurrence=off
|
||||
|
|
Loading…
Add table
Reference in a new issue