Skip to content

Commit

Permalink
adds the n alias for next tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Apr 14, 2011
1 parent 4e4c195 commit 2438879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions todo.txt/aliases.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ function t() {
todo.sh $*
fi
}

alias n="t ls +next"

0 comments on commit 2438879

Please sign in to comment.