mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Enable shell autocompletion for kubectl
This commit is contained in:
@@ -125,6 +125,8 @@ in {
|
|||||||
initExtra = ''
|
initExtra = ''
|
||||||
setopt noincappendhistory
|
setopt noincappendhistory
|
||||||
|
|
||||||
|
source <(kubectl completion zsh)
|
||||||
|
|
||||||
source $HOME/.zsh-work
|
source $HOME/.zsh-work
|
||||||
|
|
||||||
eval "$(jira --completion-script-bash)"
|
eval "$(jira --completion-script-bash)"
|
||||||
|
Reference in New Issue
Block a user