mperrando / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles.

Install

From your home directory, run

$ git clone http://github.com/mperrando/dotfiles.git .dotfiles && .dotfiles/install.sh

bashrc

The current .bashrc file will be renamed to .bashrc.dotfiles-orig.

Edit this file and keep here only local settings. Then rename it to .bashrc_local.

vim

On the first vim execution, answer 'y' in oreder to install all the vim bundles.

About

My dotfiles


Languages

Language:Shell 58.9%Language:Vim Script 41.1%