λ (set a ghci prompt)
This commit is contained in:
parent
08d0d43600
commit
9ee5a5afc0
@ -8,4 +8,8 @@
|
||||
haskellPackages.ghcide
|
||||
haskellPackages.hoogle
|
||||
];
|
||||
|
||||
home.file.".ghci".text = ''
|
||||
:set prompt "λ> "
|
||||
'';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user