todo/README.md
2021-12-03 22:31:04 +08:00

11 lines
142 B
Markdown

# todo
bash todo !!
```bash
git clone git@github.com:InvisibleFuture/todo.git
cd todo
chmod 777 main.sh
sudo cp ./main.sh /usr/bin/todo
```