mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-05 05:11:15 -03:00
The upstream completions have not been updated for some time, but the docker binary can generate completions. These include dynamic completions for image names and so on. Closes #12197.
2 lines
44 B
Fish
2 lines
44 B
Fish
docker completion fish 2>/dev/null | source
|