I hate implicit function declarations, but it turns out bash doesn't even know what they are if they come after "then", so I made it implicit.

pull/207/head
Ira Abramov 2013-05-09 16:12:49 +03:00
parent efd6e96e23
commit 03651fd071
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ usage ()
if [ ! -e $BASH_IT/plugins/enabled/todo.plugin.bash ]; then
# if user has installed todo plugin, skip this...
t ()
function t ()
{
about 'one thing todo'
param 'if not set, display todo item'