Fork me on GitHub
#babashka
<
2023-07-21
>
lukasz15:07:38

Not sure if I shared this before - I wrote a bb script a while back to serve as the backend for emoji completion for Alfred, but it also works in the terminal, emacs etc https://github.com/lukaszkorecki/command-center/blob/master/etc/bin/emoji-finder

👍 2
borkdude16:07:51

$ bb -e '(load-string (slurp ""))' -s laugh -o emoji
🤣

borkdude16:07:18

@U0CLCL6T0 I tried to bbin install that script, but that didn't work

rads16:07:53

Got it, thanks for the heads up