sourcephile
/
git
/
julm
/
julm-nix.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "natpunch-go: add package"
[julm/julm-nix.git]
/
homes
/
softwares
/
ghc.nix
1
{
2
home.file.".ghci".text = ''
3
:set prompt "\SOH\ESC[93m\STXλ\SOH\ESC[34;1m\STX>\SOH\ESC[0;48;05;233m\STX "
4
:set -freverse-errors
5
'';
6
}