Skip to content

Instantly share code, notes, and snippets.

@wookay
Last active November 14, 2019 13:19
Show Gist options
  • Select an option

  • Save wookay/a4c3c1cf8d6829a127b1f796fbe9d1e4 to your computer and use it in GitHub Desktop.

Select an option

Save wookay/a4c3c1cf8d6829a127b1f796fbe9d1e4 to your computer and use it in GitHub Desktop.
thinking.jl
πŸ€”= 3
println(2πŸ€”)
@wookay

wookay commented Nov 14, 2019

Copy link
Copy Markdown
Author
julia> using REPL

julia> REPL.REPLCompletions.emoji_symbols["\\:thinking:"] = "πŸ€”"
"πŸ€”"

julia> \:thinking:      # <TAB>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment