Skip to content

Commit

Permalink
Changed shell prompt from lambda symbol to IHP
Browse files Browse the repository at this point in the history
The lambda symbol caused some encoding issues
  • Loading branch information
mpscholten committed Sep 6, 2020
1 parent 7419e0c commit 05e3e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/IHP/applicationGhciConfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:set prompt "\ESC[38;5;208m\STXλ>\ESC[m\STX "
:set prompt "\ESC[38;5;208m\STXIHP>\ESC[m\STX "
:set -i.
:set -iConfig
:set -ibuild
Expand Down

0 comments on commit 05e3e18

Please sign in to comment.