- Sets up a few aliases
- Installs Homebrew
- Installs some stuff with Homebrew
- Creates .profile and sets needed Environment variables
- Installs vundle for vim, and lazy for neovim and installs plugins defined in
vimrc
for vim andlazy/
for neovim - Enabless $TERM colors in tmux
To find out what is installed check out install.sh
Requires xcode-select and XCode.app
Run install.sh
, put in user password when prompted.
Be sure to open a fresh shell after completion to get PATH
changes