Skip to content

Instantly share code, notes, and snippets.

@zoka
Created March 18, 2012 12:33
Show Gist options
  • Save zoka/2071410 to your computer and use it in GitHub Desktop.
Save zoka/2071410 to your computer and use it in GitHub Desktop.
; Use this 2 liner to change your chat nick
(use 'ringmon.api)
(set-nick "your-new-nick") ; just paste it into nREPL input window,
; adjust the nick and press 'Submit' button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment