Make haskell prompt 100% purple
I don't know what I was thinking. Haskell is *obviously* purple.
This commit is contained in:
parent
9c0e600d10
commit
1338ee9f3a
@ -1,4 +1,4 @@
|
|||||||
-- Enable multiline formatting
|
-- Enable multiline formatting
|
||||||
:set +m
|
:set +m
|
||||||
:set prompt "\ESC[1;35mλ\ESC[1;34m:\ESC[0m "
|
:set prompt "\ESC[0;35mλ\ESC[0m "
|
||||||
:set prompt2 "\ESC[1;34m |\ESC[0m "
|
:set prompt2 "\ESC[1;35m|\ESC[0m "
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user