Dotfiles update 2025-12-25 16:02

This commit is contained in:
Aaron D. Lee
2025-12-25 16:02:41 -05:00
parent d896b992b8
commit a3101a9f61
3 changed files with 131 additions and 280 deletions

View File

@@ -195,13 +195,13 @@ check_bin_scripts() {
"dotfiles-compile.sh"
"dotfiles-diff.sh"
"dotfiles-doctor.sh"
"dotfiles-stats.sh"
"dotfiles-sync.sh"
"dotfiles-tour.sh"
"dotfiles-update.sh"
"dotfiles-vault.sh"
"dotfiles-stats.sh"
"dotfiles-sync.sh"
"dotfiles-tour.sh"
"dotfiles-update.sh"
"dotfiles-vault.sh"
"dotfiles-version.sh"
"dotfiles-profile.sh"
"dotfiles-profile.sh"
)
for script in "${scripts[@]}"; do