rgvm / dotfiles

Dotfiles!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles for an OSX dev environment. I know yours are probably better don't judge me pls.

Fresh Install

Xcode

Install Xcode from the App Store and get the Xcode command line tools with:

xcode-select --install

Homebrew

Install Homebrew!

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Git

brew install git

Clone repo and install

git clone https://github.com/rgvm/dotfiles.git
cd dotfiles
./install.sh

About

Dotfiles!


Languages

Language:Shell 50.8%Language:Vim Script 46.8%Language:Ruby 2.3%