1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-16 05:28:03 +00:00

Remove notes:pull task since it's redundant

This commit is contained in:
jbranchaud
2026-01-09 21:01:50 -06:00
parent 087766a792
commit e95477607e

View File

@@ -60,11 +60,6 @@ tasks:
cmds: cmds:
- git status - git status
notes:pull:
desc: Pull latest changes (alias for sync)
cmds:
- task notes:sync
notes:diff: notes:diff:
desc: Show uncommitted changes in notes desc: Show uncommitted changes in notes
dir: '{{.NOTES_DIR}}' dir: '{{.NOTES_DIR}}'