danott / dottfiles

@danott's dottfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dottfiles

These are my dottfiles. There are many like them, but these ones are mine.

Installation

cd ~
git clone git@github.com:danott/dottfiles.git $HOME/Code/dottfiles
if [[ -f .gitconfig ]]; then
  mv .gitconfig .gitconfig.old
fi
Code/dottfiles/install

About

@danott's dottfiles.


Languages

Language:Shell 79.3%Language:Ruby 15.7%Language:Vim Script 5.0%