mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
fix: Fix the spacing around the AWS default symbol (#529)
This updates the default AWS default symbol to include a space after the symbol to make it a little bit more readable. Have also updated the README to include the AWS module.
This commit is contained in:
committed by
Matan Kushner
parent
4d1f0b6c6f
commit
a18408e30c
@@ -113,6 +113,7 @@ The prompt shows information you need while you're working, while staying sleek
|
||||
- Execution time of the last command if it exceeds the set threshold
|
||||
- Indicator for jobs in the background (`✦`)
|
||||
- Current Kubernetes Cluster and Namespace (`☸`)
|
||||
- Current AWS profile (`☁️`)
|
||||
|
||||
## 🚀 Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user