queso / dotfiles

My OSX dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Josh Owens' dotfiles

This is a simple dotfiles setup that adds things like a zshrc, standard git config, etc.

To use this

  1. Install homebrew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  2. Install homesick sudo gem install homesick
  3. Use homesick to clone homesick clone queso/dotfiles
  4. Use homesick to link homesick link dotfiles
  5. Install brew formula cd ~/ && brew bundle

About

My OSX dotfiles


Languages

Language:Shell 55.1%Language:Ruby 44.9%