summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorhasheddan <georgedanielmangum@gmail.com>2020-08-22 09:00:06 -0500
committerhasheddan <georgedanielmangum@gmail.com>2020-08-22 09:00:06 -0500
commit2d97e102b27135febd43fc6fdaa5dea84780973d (patch)
tree009d4ab81f6d8f4edc7e7b9841b5043f42f88a79 /plugins
parent079e7bb5e0a79171f3356d55d3f6302a82645a39 (diff)
downloadzsh-2d97e102b27135febd43fc6fdaa5dea84780973d.tar.gz
zsh-2d97e102b27135febd43fc6fdaa5dea84780973d.tar.bz2
zsh-2d97e102b27135febd43fc6fdaa5dea84780973d.zip
Remove missing screenshots from kube-ps1 README
Removes missing screenshots from README for kube-ps1 plugin. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/kube-ps1/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/kube-ps1/README.md b/plugins/kube-ps1/README.md
index a14337278..b08997b0f 100644
--- a/plugins/kube-ps1/README.md
+++ b/plugins/kube-ps1/README.md
@@ -6,14 +6,6 @@ configured on `kubectl` to your Bash/Zsh prompt strings (i.e. the `$PS1`).
Inspired by several tools used to simplify usage of `kubectl`.
-![prompt](img/screenshot2.png)
-
-![prompt_sol_light](img/screenshot-sol-light.png)
-
-![prompt_img](img/screenshot-img.png)
-
-![prompt demo](img/kube-ps1.gif)
-
## Installing
### MacOS