Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 405 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 405 Bytes

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