Update dotfiles, add ghci prompt
This commit is contained in:
parent
8273f718a1
commit
444a57acb3
3 changed files with 3 additions and 1 deletions
2
.Xdefaults
Normal file
2
.Xdefaults
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
[termname]*vbell: True
|
1
.ghci
Normal file
1
.ghci
Normal file
|
@ -0,0 +1 @@
|
|||
:set prompt "\ESC[0;34m\STX%s\n\ESC[1;31m\STXh> \ESC[m\STX"
|
1
.ignore
1
.ignore
|
@ -1,5 +1,4 @@
|
|||
/data/
|
||||
/daten/
|
||||
/games/
|
||||
/.cache/
|
||||
build/
|
||||
|
|
Loading…
Add table
Reference in a new issue