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

4 lines
38 B
Fish
Raw Normal View History

2025-03-02 14:26:08 +01:00
function j
command jobs $argv
end