Update dotfiles, add ghci prompt

This commit is contained in:
xerus2000 2021-04-19 10:22:58 +02:00
parent 8273f718a1
commit 444a57acb3
3 changed files with 3 additions and 1 deletions

2
.Xdefaults Normal file
View File

@ -0,0 +1,2 @@
[termname]*vbell: True

1
.ghci Normal file
View File

@ -0,0 +1 @@
:set prompt "\ESC[0;34m\STX%s\n\ESC[1;31m\STXh> \ESC[m\STX"

View File

@ -1,5 +1,4 @@
/data/ /data/
/daten/
/games/ /games/
/.cache/ /.cache/
build/ build/