tacone / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfile collection, made with RCM

How to install RCM on Ubuntu

sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm
sudo apt-get update && sudo apt-get install rcm

Then clone this repository in the .dotfiles directory:

cd ~
git clone https://github.com/tacone/dotfiles.git .dotfiles

Then restore all the symlinks with:

rcup -v

About

My dotfiles


Languages

Language:Shell 98.7%Language:Python 1.2%Language:Vim Script 0.1%