This repo is more than a collection of dotfiles--it contains all the things I need to get a general development environment up and running on a mac.
git clone [email protected]:ekashida/dotfiles.git
brew install ag
brew install fish
brew install git
brew install neovim
brew install n
- Follow on-screen instructions after the brew install to make fish the default shell
./install.fish
(in dotfiles repo)