mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-06-22 05:31:58 +00:00
Add prerequisite for completion to work after brew install (#368)
This commit is contained in:
parent
7d6b179aed
commit
29850e1a75
@ -109,7 +109,7 @@ If you use [Homebrew](https://brew.sh/) you can install like this:
|
|||||||
brew install kubectx
|
brew install kubectx
|
||||||
```
|
```
|
||||||
|
|
||||||
This command will set up bash/zsh/fish completion scripts automatically.
|
This command will set up bash/zsh/fish completion scripts automatically. Make sure you [configure your shell](https://docs.brew.sh/Shell-Completion) to load completions for installed Homebrew formulas.
|
||||||
|
|
||||||
|
|
||||||
### MacPorts (macOS)
|
### MacPorts (macOS)
|
||||||
|
Loading…
Reference in New Issue
Block a user