From e6fb7030bf832c04cdc5a21d87c8390efa69cf00 Mon Sep 17 00:00:00 2001 From: Mark Szymanski Date: Sun, 31 Oct 2010 15:32:22 -0500 Subject: [PATCH] Added todo-help entry in bash-it.sh's bash-it function --- bash_it.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash_it.sh b/bash_it.sh index 94f9952..5736f89 100644 --- a/bash_it.sh +++ b/bash_it.sh @@ -69,7 +69,7 @@ function bash-it() { echo echo " rails-help This will list out all the aliases you can use with rails." echo " git-help This will list out all the aliases you can use with git." + echo " todo-help This will list out all the aliases you can use with todo.txt-cli" echo " aliases-help Generic list of aliases." - echo -} \ No newline at end of file +} -- 2.17.1