Skip to content

Instantly share code, notes, and snippets.

@campezzi
Created May 29, 2017 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save campezzi/63154e0ebe0b822155199491324bf286 to your computer and use it in GitHub Desktop.
Save campezzi/63154e0ebe0b822155199491324bf286 to your computer and use it in GitHub Desktop.
GHCI - Bold Cyan Lambda Prompt
:set prompt "\ESC[1;36mλ> \ESC[m"
@campezzi
Copy link
Author

Put this in ~/.ghc/ghci.conf

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