Watch
1
0
Fork
You've already forked dotfiles
0

Add utility to generate shell completions

This commit is contained in:
Alexander Hess 2026-08-03 09:36:33 +02:00
commit 72b32db2bb
Signed by: alexander
GPG key ID: B46EDB4DFC26805D
4 changed files with 118 additions and 2 deletions

View file

@ -118,6 +118,9 @@ if command -v batcat >/dev/null 2>&1 && ! command -v bat >/dev/null 2>&1; then
fi
sh "$XDG_BIN_HOME/generate-shell-completions" --quieter
echo ""
echo "The dotfiles were installed successfully (branch: $DOTFILES_BRANCH)"
echo ""