From f093965ecdcb31230aa61506dd052d0dff962f03 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 23 Aug 2025 13:38:06 +0900 Subject: modified static/thesiah-mac.sh --- static/thesiah-mac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/thesiah-mac.sh b/static/thesiah-mac.sh index 4811edf..608812f 100755 --- a/static/thesiah-mac.sh +++ b/static/thesiah-mac.sh @@ -156,7 +156,7 @@ putgitrepo "$dotfilesrepo" "$HOME" "$repobranch" && mv "$HOME/$(echo "$dotfilesr rm -rf "$HOME/.git" "$HOME/README.md" "$HOME/LICENSE" "$HOME/FUNDING.yml" "/tmp/programs.csv" # Sync profile -ln -s ~/.dotfiles/shell/profile ~/.zprofile +ln -sf ~/.dotfiles/shell/profile ~/.zprofile # Final finalize -- cgit v1.2.3