apod / old-dotfiles

My config files to setup my system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dot Files

My config files to setup my system.

Installation

git clone git://github.com/apod/dotfiles ~/.dotfiles
git submodule init
git submodule update
ln -s ~/.dotfiles/zshrc .zshrc
ln -s ~/.dotfiles/vim/vimrc .vimrc
ln -s ~/.dotfiles/vim .vim

About

My config files to setup my system.


Languages

Language:Vim Script 98.9%Language:Ruby 1.1%