fish/functions/trademark.fish @ 6a9e64a79dd2

More
author Steve Losh <steve@stevelosh.com>
date Thu, 24 Dec 2020 15:56:20 -0500
parents 758d680aa791
children (none)
function trademark
    echo -n ™ | pbcopy
end