A file-based task manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update readme

+2 -1
+2 -1
readme
··· 29 29 https://github.com/junegunn/fzf 30 30 31 31 tsk stores its data in git refs (`refs/tsk/*`) inside a host git repository, so 32 - any filesystem git itself runs on will work. 32 + any filesystem git itself runs on will work. Use the `tsk git-pull` and 33 + `tsk git-push` commands to update/push these refs. 33 34 34 35 35 36 Installation