Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
better config file ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Assmann committed Feb 3, 2021
1 parent 4c174f7 commit 08312ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -111,7 +111,7 @@ complete -o default -F __start_kubectl k

#### Zsh

For zsh make sure these lines are present in your .zshrc file:
For zsh make sure these lines are present in your zsh config file:
```shell
# get zsh complete kubectl
source <(kubectl completion zsh)
Expand Down

0 comments on commit 08312ae

Please sign in to comment.