/dotfiles

My OSX dotfiles

Primary LanguageShell

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