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.
- Host: GitHub
- URL: https://github.com/ladicle/fish-kubectl-prompt
- Owner: Ladicle
- License: mit
- Created: 2017-11-30T05:10:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T12:24:56.000Z (almost 5 years ago)
- Last Synced: 2025-04-07T23:51:06.150Z (about 1 month ago)
- Topics: fish, fisherman, kubernetes
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 61
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.

## 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