Add docker commands from user install

This commit is contained in:
Jonny Barnes 2026-02-28 21:11:11 +00:00
commit dd0d06fa1d
No known key found for this signature in database
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,8 @@
#!/usr/bin/env zsh
# Add custom docker completion to fpath
FPATH="$HOME/.docker/completions:$FPATH"
# Load all stock functions (from $fpath files) called below.
autoload -U compaudit compinit