Noah's dotfiles for macOS
Inspired by joelhans/dotfiles.
- zsh + oh my zsh
- spaceship-prompt
- cool shortcuts (see
.zsh_aliases) - cool
brewtools and apps
Xcode command line tools and brew:
$ xcode-select --install
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"$ sh bootstrap.shTo install the brew tools and apps:
$ sh brew.sh