fish/functions/j.fish @ b31a16ffe5a1

Merge.
author Steve Losh <steve@stevelosh.com>
date Mon, 09 Sep 2019 10:08:45 -0400
parents d66bfb2537fe
children (none)
function j -d "j is the new z is the new j"
    z $argv
end