git clone https://github.com/ganderzz/tdo.git chmod +x tdo.sh alias tdo="$PWD/tdo.sh" # Restart the terminal and run 'tdo help' tdo check 2 to add a 'check mark' for the entry at line 2 tdo uncheck 2 ...
git clone https://github.com/ganderzz/tdo.git chmod +x tdo.sh alias tdo="$PWD/tdo.sh" # Restart the terminal and run 'tdo help' tdo check 2 to add a 'check mark' for the entry at line 2 tdo uncheck 2 ...