zsh: Update zshrc and starship configs
[shutils.git] / dotfiles / shell / starship.toml
index 40df2e8e44309d8de832caba3a9ee686f1ce3706..485f1129e38064598a4e0d6269c35b2ceac93eb6 100644 (file)
@@ -9,3 +9,14 @@ style_user = "bold green"
 
 [git_branch]
 style = "bold yellow"
+
+[status]
+disabled = false
+
+[[battery.display]]
+threshold = 10
+style = "bold red"
+
+[[battery.display]]
+threshold = 30
+style = "bold yellow"