bens-dotfiles/fish/.config/fish/functions/0x0.fish

5 lines
69 B
Fish

function 0x0
curl -F"file=@"$argv[1] https://0x0.tilde.team
end