mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Update README.md
We have submodules now
This commit is contained in:
parent
cf6886b5d8
commit
88866bb385
@ -9,7 +9,7 @@ From home directory:
|
||||
```bash
|
||||
chsh -s $(which zsh)
|
||||
git clone git@github.com:thoughtbot/dotfiles.git
|
||||
git clone git@github.com:danbee/dotfiles-local.git
|
||||
git clone --recurse-submodules git@github.com:danbee/dotfiles-local.git
|
||||
brew tap thoughtbot/formulae
|
||||
brew install rcm
|
||||
env RCRC=$HOME/dotfiles/rcrc rcup
|
||||
|
||||
Loading…
Reference in New Issue
Block a user