fish/functions/p.fish @ be6bc1ce4ad3

Fix hours
author Steve Losh <steve@stevelosh.com>
date Tue, 03 Jul 2018 04:58:57 +0000
parents d66bfb2537fe
children (none)
function p
    ~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=pack.txt $argv
end