summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas O'Donnell <andytom@users.noreply.github.com>2020-01-17 19:28:30 +0100
committerMatan Kushner <hello@matchai.me>2020-01-17 13:28:30 -0500
commite29e1bf92c4aeed41d4ab4ba7780162aae9f60b8 (patch)
treec4f1adbd8ff1a30d1ef7e1f8d511b1322eee3717 /README.md
parent70428f7a9de836985fe589f5e662aad1be272b75 (diff)
docs: Fix indentation and missing modules in README (#847)
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 608e555b0..0b82ec3c2 100644
--- a/README.md
+++ b/README.md
@@ -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 (`☁️`)
@@ -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