summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas O'Donnell <andytom@users.noreply.github.com>2019-10-01 20:58:24 +0200
committerKevin Song <chipbuster@users.noreply.github.com>2019-10-01 13:58:24 -0500
commit9fc5a43355bb89e06db99322269b7cc09d7a36e9 (patch)
treeb8e9b2b2335b65b4875af5baef36abcbd45c7398 /README.md
parent6888f3619a099ed63c54d0fa4a46bce056951f58 (diff)
feat: Add Kubernetes Module (#404)
Adds a Kubernetes module, which works by parsing kubeconfig.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4943206ba..79e7dfc31 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@ The prompt shows information you need while you're working, while staying sleek
- `✘` — deleted files
- Execution time of the last command if it exceeds the set threshold
- Indicator for jobs in the background (`✦`)
+- Current Kubernetes Cluster and Namespace (`☸`)
## 🚀 Installation