dotfiles/.config/fish/functions/j.fish

3 lines
38 B
Fish

function j
command jobs $argv
end