mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-03-31 04:31:55 -04:00
add full docker completion
This commit is contained in:
parent
8945a42b9b
commit
505d5e3c74
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
source ${pkgs.zsh-syntax-highlighting}/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
eval "$(${pkgs.nh}/bin/nh completions --shell=zsh)"
|
||||
setopt globstarshort
|
||||
eval "$(${pkgs.docker}/bin/docker completion zsh)"
|
||||
'';
|
||||
enableCompletion = true;
|
||||
plugins = [
|
||||
|
|
Loading…
Add table
Reference in a new issue