Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 876 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 876 Bytes

Ye Olde DotFiles

This was my first iteration of dotfiles. I decided to move things to a new repo and start fresh. I do not plan to update this repository further, but leaving for posterity for the time being.

Thank!

I have run out of people to thank for this, but here is a non-exaustive list:

Ryan Bates - The initial base project, installation and many of the aliases Robby Russel - While I don't use oh-my-zsh, I have taken many many things from there

Installation

git clone git://github.com/glanotte/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install

Prerequisites

@tpope's Pathogen: https://github.com/tpope/vim-pathogen

Troubleshooting

If the color schemes aren't loading when you start VIM, copy the colors subdirectory from the vim directory in this project to ~/.vim