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