mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Remove starship prompt
This commit is contained in:
parent
a38e164431
commit
1aabfa2475
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
homeManagerConfiguration "nixos" {
|
||||
programs.starship.enable = true;
|
||||
programs.starship.settings.character = {
|
||||
success_symbol = "";
|
||||
error_symbol = "";
|
||||
};
|
||||
|
||||
programs.nushell.enable = true;
|
||||
programs.nushell = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue