fish/functions/trademark.fish @ cfcbd64ffb01

get out, growl
author Steve Losh <steve@stevelosh.com>
date Mon, 29 Jun 2015 12:14:59 -0400
parents 758d680aa791
children (none)
function trademark
    echo -n ™ | pbcopy
end