fish/functions/t.fish @ a39e48967786

hank
author Steve Losh <steve@stevelosh.com>
date Wed, 12 Mar 2014 00:56:02 -0400
parents d66bfb2537fe
children e5daabe9025c
function t
    ~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=tasks.txt $argv
end