Disabled transience
The transience options only works for fish shell
This commit is contained in:
parent
16de7d225a
commit
078ff04607
|
@ -42,7 +42,6 @@ in {
|
||||||
|
|
||||||
programs.starship = {
|
programs.starship = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableTransience = true;
|
|
||||||
catppuccin.enable = true;
|
catppuccin.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue