Added todo-help entry in bash-it.sh's bash-it function
parent
3511e9e269
commit
e6fb7030bf
|
|
@ -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
|
||||
}
|
||||
Loading…
Reference in New Issue