Noah's dotfiles for macOS
Inspired by joelhans/dotfiles.
- zsh + oh my zsh
- spaceship-prompt
- cool shortcuts (see
.zsh_aliases
) - cool
brew
tools 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.sh
To install the brew tools and apps:
$ sh brew.sh