diff --git a/todo.sh b/todo.sh index 83c4778..ccc8ec7 100755 --- a/todo.sh +++ b/todo.sh @@ -4,16 +4,17 @@ # Place the .todo/config file in your home directory or use the -d option for a custom location. [ -f VERSION-FILE ] && . VERSION-FILE || VERSION="@DEV_VERSION@" -version() { sed -e 's/^ //' <