chore: Update dependencies ♻️

This commit is contained in:
Dheepak Krishnamurthy 2021-12-11 12:04:35 -07:00
parent 4d36d7a37f
commit 79f18b1297
7 changed files with 127 additions and 151 deletions

View file

@ -9,7 +9,7 @@ _taskwarrior-tui() {
for i in ${COMP_WORDS[@]}
do
case "${i}" in
taskwarrior-tui)
"$1")
cmd="taskwarrior__tui"
;;
*)