mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
Sync 20241109
This commit is contained in:
parent
b9dda715fb
commit
855fc9db2c
3 changed files with 11 additions and 2 deletions
|
|
@ -1,10 +1,14 @@
|
|||
#! /bin/zsh
|
||||
# This script is used to setup a new mac
|
||||
# In a new mac (Sequoia)
|
||||
# Enter the following command in the terminal
|
||||
#! curl -fsSL https://raw.githubusercontent.com/js0ny/dotfiles/refs/heads/master/mac/mac_setup.sh | zsh
|
||||
|
||||
echo "Running the setup script"
|
||||
|
||||
# Xcode Command Line Tools
|
||||
echo "[INFO] Installing Xcode Command Line Tools"
|
||||
echo "[ACTION] Request Human Takeover"
|
||||
xcode-select --install
|
||||
|
||||
# System Preferences
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue