From f0cde820080af1df0dd29370a42620d73493db35 Mon Sep 17 00:00:00 2001 From: inkarkat Date: Mon, 13 Sep 2010 01:26:20 -0700 Subject: [PATCH] Migrated from tips-and-tricks v12 --- Tips-and-Tricks.textile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Tips-and-Tricks.textile b/Tips-and-Tricks.textile index 5936b98..663e2e7 100644 --- a/Tips-and-Tricks.textile +++ b/Tips-and-Tricks.textile @@ -56,6 +56,9 @@ _todo() lsc listfile lf listpri lsp listproj lsproj move \ mv prepend prep pri p replace report" + # Add custom commands from add-ons, if installed. + COMMANDS="$COMMANDS $('ls' ${TODO_ACTIONS_DIR:-$HOME/.todo.actions.d}/ 2>/dev/null)" + OPTS="-@ -@@ -+ -++ -d -f -h -p -P -PP -a -n -t -v -vv -V -x" if [ $COMP_CWORD -eq 1 ]; then