mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-06-03 04:40:41 +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
|
||||
```
|
||||
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user