Skip to content

Instantly share code, notes, and snippets.

@keleshev
Created May 26, 2016 08:42
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keleshev/32ce0837b5a9eadd2914251226509969 to your computer and use it in GitHub Desktop.
Save keleshev/32ce0837b5a9eadd2914251226509969 to your computer and use it in GitHub Desktop.
#require "lambda-term";;
let prompt = LTerm_text.(eval [B_fg (LTerm_style.green); S "# "]);;
UTop.prompt := fst (React.S.create prompt);;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment