An open API service indexing awesome lists of open source software.

https://github.com/josh-/dotfiles

josh-'s all important dotfiles.
https://github.com/josh-/dotfiles

dotfiles git oh-my-zsh slate vim viml zsh

Last synced: 3 months ago
JSON representation

josh-'s all important dotfiles.

Awesome Lists containing this project

README

        

# Josh Parnham's Dotfiles

Based off [Ryan Bates's](https://github.com/ryanb/dotfiles) dotfiles, but (almost) all configuration is my own.

## Installation

Clone the repository and run the `rake install` task. It will prompt you before doing anything destructive.

git clone --recursive [email protected]:josh-/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake install