- Install Package Manager
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
- Update brew:
brew update
There's a script for all most of the things.
- Inspect and comment out / replace the programs you don't want. This starting point.
- Execute the install script by copying and running the script in this gist:
sh ./macos-setup.sh
In the install script you got an updated version of the bash shell. Now make that the default:
- Edit the shells file:
sudo vim /etc/shells
- Append the file with a new line:
/usr/local/bin/bash
and save. - Change to this new shell:
chsh -s /usr/local/bin/bash
. - Restart your terminal emulator (iterm2)
Note: /usr/local/bin/bash: new version for use in scripts
I use the following browser extensions:
- gitako
- dark reader
- bitwarden
- momentum
- Preferences > Profiles > Colors: set theme to "Pastel Dark Background"
- Preferences > Profiles > Text: set font to Fira Code 14 pt
- Preferences > Profiles > Session.
- Turn on Status bar enabled
- Then click Configure Status Bar to begin setting up your status bar configuration.
To get the Home folder in the finder, press CMD + SHIFT + H and drag the home folder to the sidebar.
- Set Dark mode
- Make Firefox default browser
- Automatically hide and show Dock
- Show indicators for open applications
- Use scale effect
- Key Repeat -> Fast
- Delay Until Repeat -> Short
- Disable "Correct spelling automatically"
- Disable "Capitalize words automatically"
- Disable "Add period with double-space"
- Disable "Use smart quotes and dashes"
- Allow apps downloaded from App Store and identified developers
- Turn FileVault On (? never done this, bad cyber guy bad!)
- Turn Firewall On
- Change computer name
- Make sure all file sharing is disabled
- Add "Rectangle" to Login items