fish/functions/t.fish @ b0566e3d38e6

spa ce
author Steve Losh <steve@stevelosh.com>
date Mon, 07 Dec 2015 15:48:10 +0000
parents d66bfb2537fe
children e5daabe9025c
function t
    ~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=tasks.txt $argv
end