12 lines
269 B
Markdown
12 lines
269 B
Markdown
Getting started (see https://github.com/thoughtbot/rcm#installation):
|
|
|
|
1. Install rcm:
|
|
|
|
sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm
|
|
sudo apt-get update
|
|
sudo apt-get install rcm
|
|
|
|
2. Install the dotfiles:
|
|
|
|
env RCRC=$HOME/.dotfiles/rcrc rcup
|
|
|