These are a basic dotfiles based on webpro/dotfiles. It installs brew and vim among other resources.
- Core
- Homebrew, homebrew-cask
- zsh
- nodenv
- rbenv
- git
- git-extras
- neovim
- tree
- wget
- firefox
- google-chrome
- visual-studio-code
## Install
On a sparkling fresh installation of MacOS: sudo softwareupdate -i -a xcode-select --install
git clone https://github.com/emoriarty/dotfiles.git ~/.dotfiles source ~/.dotfiles/install.sh
Many thanks to the dotfiles community and the creators of the incredibly useful tool.