1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Set a cyan lambda prompt.

This commit is contained in:
Rob Rix 2017-10-13 10:21:39 -04:00
parent e17f8e58a4
commit 8d156bfa8b

2
.ghci
View File

@ -13,3 +13,5 @@
:seti -fbreak-on-error
:set -Wwarn
:set prompt "\ESC[1;36m\STXλ: \ESC[m\STX"