dotfiles/.config/fish/functions/x.fish

4 lines
29 B
Fish

function x
exit $argv;
end