/todotxt

todo.txt setup with some plugins to use git for syncing... fork it and enjoy!

Primary LanguageShell

Todo

  1. Clone me to $HOME/.todo
git clone git@github.com:user/todotxt ~/.todo
  1. Create a symlink:
mkdir ~/bin
cd ~/bin
ln -s ~/.todo/todo.sh t
  1. Don't forget to 't sync' occasionally.

  2. Enjoy.