starship: remove catppuchin since it causes pure eval errors
This commit is contained in:
parent
1f0cdc71e7
commit
b60e3c043a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
catppuccin.starship.enable = true;
|
||||
catppuccin.starship.enable = false;
|
||||
programs = {
|
||||
fish.shellInit = "
|
||||
starship init fish | source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue