summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
authorZhineng Li <[email protected]>2026-01-07 17:48:47 +0800
committerZhineng Li <[email protected]>2026-01-07 17:48:47 +0800
commit0e165dd9791e8e4639cd80e1ed4193c0dd71e312 (patch)
treee32b9630f78fd2fe5413ee654cedc2575114f8ac /setup.sh
parentcc8d87d94db6f9f4f09bcbf1be5ed1b10ec943a6 (diff)
initialize .macos
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 67792d2..97f745c 100755
--- a/setup.sh
+++ b/setup.sh
@@ -57,3 +57,6 @@ fi
# Install verion manager for node.js
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
+
+# Configure the macOS
+bash "$dotfiles/.macos"