fish/functions/t.fish @ 75191cd2829e

Just keep neorepl in here for now, whatever
author Steve Losh <steve@stevelosh.com>
date Thu, 27 Aug 2015 10:27:25 +0000
parents d66bfb2537fe
children e5daabe9025c
function t
    ~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=tasks.txt $argv
end