fish/functions/p.fish @ 1d6b60fde7f1

more
author Steve Losh <steve@stevelosh.com>
date Tue, 23 Aug 2016 22:48:19 +0000
parents d66bfb2537fe
children (none)
function p
    ~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=pack.txt $argv
end