bens-dotfiles/fish/.config/fish/functions/tag.fish

5 lines
47 B
Fish

function tag
shuf -n 1 ~/taglines.txt
end