/dotfiles

Some useful rc files and scripts for me

Primary LanguageVim Script

FIRST INSTALL GIT:

    aptitude install git

DEPLOY ON A NEW MACHINE/ACCOUNT (with zsh shell):

    cd
    git init
    git pull git://github.com/jbbarth/dotfiles.git
    source .zshrc