mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
My dotfiles. Extends
thoughtbot/dotfiles
| bin | ||
| bitbar | ||
| config | ||
| vim | ||
| zsh | ||
| .gitignore | ||
| .gitmodules | ||
| aliases.local | ||
| asdfrc | ||
| default-gems | ||
| diceware.ini | ||
| eslintrc.json | ||
| gitconfig.author.example | ||
| gitconfig.local | ||
| laptop.local | ||
| mackup.cfg | ||
| mpdconf | ||
| rcrc | ||
| README.md | ||
| rubocop.yml | ||
| sass-lint.yml | ||
| scss-lint.yml | ||
| skhdrc | ||
| stylelintrc.json | ||
| tool-versions | ||
| vimrc.bundles.local | ||
| vimrc.local | ||
| yabairc | ||
| zshrc.local | ||
Local dotfiles
My local 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
Set git author
cp ~/dotfiles-local/gitconfig.author.example ~/dotfiles-local/gitconfig.author
vim ~/dotfiles-local/gitconfig.author