Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 351 Bytes

File metadata and controls

21 lines (14 loc) · 351 Bytes

MacOS

Create a Symlink to the macOS Configuration File

ln -sf ~/Projects/dotfiles/.macos ~/.macos

Make the Script Executable

chmod +x ~/.macos

Run the Script

~/.macos

Note: The script will ask for administrator privileges since some settings require sudo access. You'll be prompted for your password.