An open API service indexing awesome lists of open source software.

https://github.com/ladicle/fish-kubectl-prompt

Display information about the kubectl current context and namespace in fish prompt.
https://github.com/ladicle/fish-kubectl-prompt

fish fisherman kubernetes

Last synced: 9 days ago
JSON representation

Display information about the kubectl current context and namespace in fish prompt.

Awesome Lists containing this project

README

        

# fish-kubectl-prompt

[![Slack Room][slack-badge]][slack-link]

Display information about the kubectl current context and namespace in fish prompt.

![normal-prompt](https://user-images.githubusercontent.com/1159133/33415205-5f428d52-d5d8-11e7-9ecb-e78fa8c784e0.png)
![error-prompt](https://user-images.githubusercontent.com/1159133/33415236-908ee694-d5d8-11e7-9eb0-307cd512ae4b.png)

## CUSTOMIZE

If you want to customize, override the following environment variables.

set KUBECTL_PROMPT_ICON "⎈"
set KUBECTL_PROMPT_SEPARATOR "/"

## Install

With [fisherman]

```
fisher add Ladicle/fish-kubectl-prompt
```

[slack-link]: https://fisherman-wharf.herokuapp.com
[slack-badge]: https://fisherman-wharf.herokuapp.com/badge.svg
[fisherman]: https://github.com/fisherman/fisherman