diff --git a/ghci/.ghci b/ghci/.ghci index afe9f1f..d1498c2 100644 --- a/ghci/.ghci +++ b/ghci/.ghci @@ -1,4 +1,4 @@ -- Enable multiline formatting :set +m -:set prompt "\ESC[1;35mλ\ESC[1;34m:\ESC[0m " -:set prompt2 "\ESC[1;34m |\ESC[0m " +:set prompt "\ESC[0;35mλ\ESC[0m " +:set prompt2 "\ESC[1;35m|\ESC[0m "