fish/functions/j.fish @ 6a9e64a79dd2

More
author Steve Losh <steve@stevelosh.com>
date Thu, 24 Dec 2020 15:56:20 -0500
parents d66bfb2537fe
children (none)
function j -d "j is the new z is the new j"
    z $argv
end