Dotfiles update 2025-12-25 13:58

This commit is contained in:
Aaron D. Lee
2025-12-25 13:58:08 -05:00
parent 2d96402658
commit 5281f68089
2 changed files with 2 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ check_shell() {
}
check_symlinks() {
print_section "Symlinks"
print_section "Checking Dotfiles Symlinks"
local symlinks=(
"$HOME/.zshrc"
@@ -188,7 +188,7 @@ check_dotfiles_dir() {
}
check_bin_scripts() {
print_section "Symlinks in ${HOME}/.local/bin for Bin Scripts"
print_section "Bin Script Symlinks: ${DF_LIGHT_ORANGE}.local/bin${DF_NC}"
local scripts=(
"dotfiles-doctor.sh"