task: Update for TaskWarrior 3 + TaskChampion sync
This commit is contained in:
parent
2fb2cdc35d
commit
61718a5ce3
8 changed files with 12 additions and 31 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
CURDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
TEMPLATE="${CURDIR}/taskrc-template"
|
||||
DESTINATION="${CURDIR}/.taskrc"
|
||||
DESTINATION="${HOME}/.taskrc"
|
||||
|
||||
[ -f "${DESTINATION}" ] || cp -v "${TEMPLATE}" "${DESTINATION}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue