fish/functions/p.fish @ 7d16f9d89280

Fix my garbage fingers
author Steve Losh <steve@stevelosh.com>
date Tue, 29 Mar 2016 11:29:47 +0000
parents d66bfb2537fe
children (none)
function p
    ~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=pack.txt $argv
end