Install iTerm2
Install and setup by cloning this repository and running the setup script.
git clone https://github.com/cgoldsby/dotfiles.git ~/Sources/dotfiles
To bootstrap or update:
~/Sources/dotfiles/setup.sh
- installs zsh; if needed
- install or update homebrew
- install or update m-cli
- configures zprezto theme
- configures iTerm App preferences & theme
- configures shell .bashrc and .zschrc
- configures vim
- configures Terminal App preferences
- sets desktop wallpaper
- sets macOS to dark mode
- show ~/Library/ in Finder
- show extensions in Finder
- set up dock on the bottom with no magnification & autohide turned off
- set up git aliases
- Copy GPG keys for github
🌟 Special thanks to @dcordero who inspired me to get my dotfiles affairs in order. Don't forget to checkout his dotfiles setup.