Skip to content

stuartrexking/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

I run this on OSX Mac Sierra

Prerequisites

  1. Install the Command Line Tools $ xcode-select --install
  2. Install Homebrew
  3. Install git and configure your GitHub keys
  4. Install Ansible
$ xcode-select --install
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew update
$ brew install git
$ sudo easy_install pip
$ sudo pip install ansible

Installing

git clone [email protected]:stuartrexking/dotfiles.git
cd dotfiles
make

About

Dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published