# 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
todo
```