1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00
My dotfiles. Extends thoughtbot/dotfiles
Go to file
2015-11-26 09:47:21 +00:00
vim Initial commit 2015-11-25 18:06:42 +00:00
zsh/configs Initial commit 2015-11-25 18:06:42 +00:00
aliases.local Initial commit 2015-11-25 18:06:42 +00:00
gitconfig.local Initial commit 2015-11-25 18:06:42 +00:00
gvimrc.local Initial commit 2015-11-25 18:06:42 +00:00
README.md Update README.md 2015-11-26 09:47:21 +00:00
vimrc.bundles.local Initial commit 2015-11-25 18:06:42 +00:00
vimrc.local Initial commit 2015-11-25 18:06:42 +00:00
zshrc.local Initial commit 2015-11-25 18:06:42 +00:00

Dotfiles

My dotfiles. Extends thoughtbot/dotfiles

Installation

From home directory:

chsh -s $(which zsh)
git clone git@github.com:thoughtbot/dotfiles.git
git clone git@github.com:danbee/dotfiles-local.git
brew tap thoughtbot/formulae
brew install rcm
env RCRC=$HOME/dotfiles/rcrc rcup