A collection of dotfiles that suits my needs. Stolen from:
- https://github.com/mathiasbynens/dotfiles
- https://github.com/donnemartin/dev-setup
- https://github.com/matthewmueller/dots
-
xcode-select --install -
git clone https://github.com/iacoware/dotfiles.git -
install brew, see https://brew.sh -
./brew.sh -
./macos.sh -
setup shell
- install
oh-my-zshwithsh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" ./zsh/setup_zsh.sh
- install
-
./git/setup.sh
- To update the dependencies installed (only binaries and fonts, not casks) run
brew bundle