dotfiles/fish/.config/fish/functions/tildefig.fish

4 lines
81 B
Fish
Raw Normal View History

2018-07-22 19:39:58 +00:00
function tildefig
curl "https://tilde.team/~ben/api/?font=slant&text="$argv
end