This setup script is for installing some of my preferred Terminal tools, and most of my applications.
To install this script from a brand new Mac (fresh out of the box!) run the following command in terminal:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/grizzls/dotfiles/master/.macos)"Want to know what curl -fsSL stands for? Checkout this link.
If Xcode Command Line Tools is not already installed, you will be prompted to install it after being prompted for sudo access.
I'm performing the following modfucations to Finder.
chflags nohidden ~/LibraryShow Hidden Files in Finder
defaults write com.apple.finder AppleShowAllFiles YESdefaults write NSGlobalDomain AppleShowAllExtensions -bool truedefaults write com.apple.finder _FXSortFoldersFirst -bool trueAll of the following are commands that you can enter directly into Terminal or let the script run for you.
Install the following terminal tools:
All of the following are commands that you can enter directly into Terminal or let the script run for you.
Install the following applications:
iTerm2 Visual Studio Code Slack 1Password Google Chrome google-cloud-sdk Docker Postman Microsoft Teams Microsoft Office Macpass Zoom Plex