mirror of
https://github.com/acedanger/shell.git
synced 2026-03-25 03:11:49 -07:00
feat: Add bash completion for backup scripts and enhance README documentation
This commit is contained in:
@@ -71,6 +71,7 @@ fi
|
||||
|
||||
# Make scripts executable
|
||||
chmod +x "$DOTFILES_DIR/setup/setup.sh"
|
||||
chmod +x "$DOTFILES_DIR/completions/backup-scripts-completion.bash" 2>/dev/null || true
|
||||
|
||||
# Run setup script
|
||||
"$DOTFILES_DIR/setup/setup.sh"
|
||||
|
||||
Reference in New Issue
Block a user