commit | 0b3773839b9192cdb31252530378c9e44b7f7e24 | [log] [tgz] |
---|---|---|
author | Mark Szymanski <mrman208@me.com> | 周日 10月 31 10:02:25 2010 -0500 |
committer | Mark Szymanski <mrman208@me.com> | 周日 10月 31 10:02:25 2010 -0500 |
tree | b243ce65f0ab62d4f6da68ba9db0d8aae998440f | |
parent | cc8c867bc17a5cdd16c5d38bb43ada35c44f8a65 [diff] |
Added TODO variable for todo.txt-cli aliases
diff --git a/template/bash_profile.template.bash b/template/bash_profile.template.bash index 787a66b..46d0c4a 100644 --- a/template/bash_profile.template.bash +++ b/template/bash_profile.template.bash
@@ -38,5 +38,9 @@ export IRC_CLIENT='irssi' +# Set this to the command you use for todo.txt-cli + +export TODO="t" + # Load Bash It source $BASH/bash_it.sh