starship: Disable aws module
This commit is contained in:
parent
62fa13f53e
commit
41b64d793e
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ discharging_symbol = "💀"
|
||||||
[[battery.display]]
|
[[battery.display]]
|
||||||
threshold = 12
|
threshold = 12
|
||||||
style = "bold red"
|
style = "bold red"
|
||||||
|
|
||||||
|
[aws]
|
||||||
|
disabled = true
|
||||||
|
|
Loading…
Reference in a new issue