🐛 starship battery error on mac mini

This commit is contained in:
James Walker 2023-09-09 14:23:32 -04:00
parent 59c60e9b09
commit 0c37402829
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -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) ";