Skip to content

Commit

Permalink
docs: Fix indentation and missing modules in README (starship#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
andytom authored and matchai committed Jan 17, 2020
1 parent 70428f7 commit e29e1bf
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@ The prompt shows information you need while you're working, while staying sleek
- `` — deleted files
- Current Mercurial branch
- Current battery level and status
- `` – charging
- `` – discharging
- `` – fully charged
- `` – charging
- `` – discharging
- `` – fully charged
- Indicator for jobs in the background (``)
- Current Kubernetes Cluster and Namespace (``)
- Current Amazon Web Services (AWS) profile (`☁️`)
Expand All @@ -125,6 +125,8 @@ The prompt shows information you need while you're working, while staying sleek
- Nix-shell environment detection
- Current username if not the same as the logged-in user
- Optional current time in 12/24hr format
- Current Terraform Workspace and version (`💠`)
- Current Conda environment (`C`)

## 🚀 Installation

Expand Down

0 comments on commit e29e1bf

Please sign in to comment.