Updating readme to use thoughtbot/formulae
Brew bundle is deprecated. fixes #309 Removes Brewfile, no longer needed
This commit is contained in:
parent
2e3e64e9b9
commit
cf10a8358f
3 changed files with 3 additions and 4 deletions
2
Brewfile
2
Brewfile
|
@ -1,2 +0,0 @@
|
|||
tap thoughtbot/formulae
|
||||
install rcm
|
|
@ -20,7 +20,8 @@ updated](http://robots.thoughtbot.com/keeping-a-github-fork-updated)).
|
|||
|
||||
Install [rcm](https://github.com/thoughtbot/rcm):
|
||||
|
||||
brew bundle dotfiles/Brewfile
|
||||
brew tap thoughtbot/formulae
|
||||
brew install rcm
|
||||
|
||||
Install the dotfiles:
|
||||
|
||||
|
|
2
rcrc
2
rcrc
|
@ -1,2 +1,2 @@
|
|||
EXCLUDES="README.md LICENSE Brewfile"
|
||||
EXCLUDES="README.md LICENSE"
|
||||
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
|
||||
|
|
Loading…
Add table
Reference in a new issue