mirror of
https://github.com/Matir/skel.git
synced 2026-07-24 21:26:57 -07:00
Update dotfiles
This commit is contained in:
@@ -14,4 +14,8 @@
|
||||
have_command docker && \
|
||||
missing_comp _docker && \
|
||||
docker completion zsh > $COMPDIR/_docker || true
|
||||
|
||||
have_command resticprofile && \
|
||||
missing_comp _resticprofile && \
|
||||
resticprofile generate --zsh-completion > $COMPDIR/_resticprofile || true
|
||||
} &>/dev/null &!
|
||||
|
||||
Reference in New Issue
Block a user