Skip to content

My dev env configuration and bootstrapping tool

Notifications You must be signed in to change notification settings

andimrob/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rob's kickass dotfiles

Installation

If this is a fresh MacOS installation first we need Xcode:

sudo xcode-select --install

Next we clone the repo and run the installation script:

git clone [email protected]:andimrob/dotfiles.git && cd dotfiles && ./install

On a fresh macOS installation we will also want to install all our apps and tools using brew at this point:

brew bundle install --global