diff --git a/Taskfile.yml b/Taskfile.yml index 9dcf067..f491372 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -6,6 +6,11 @@ vars: EDITOR: '{{.EDITOR | default "nvim"}}' tasks: + default: + desc: Show available commands + cmds: + - task --list + notes:sync: desc: Sync latest changes from the notes submodule cmds: