fish/functions/t.fish @ db3b3354c94b

latex is a joke
author Steve Losh <steve@stevelosh.com>
date Thu, 17 Sep 2015 16:32:19 +0000
parents d66bfb2537fe
children e5daabe9025c
function t
    ~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=tasks.txt $argv
end