🐛 starship battery error on mac mini
This commit is contained in:
parent
59c60e9b09
commit
0c37402829
@ -51,6 +51,10 @@ _:
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
settings = {
|
||||
# TODO re-enable after https://github.com/starship/starship/issues/5350
|
||||
battery = {
|
||||
disabled = true;
|
||||
};
|
||||
character = {
|
||||
success_symbol = "[»](bold green) ";
|
||||
error_symbol = "[✗](bold red) ";
|
||||
|
Loading…
x
Reference in New Issue
Block a user