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
2018-05-10 11:20:05 -04:00
bin Sort tools 2018-01-29 10:00:06 -05:00
config/karabiner Fix Karabiner config 2018-05-10 11:18:38 -04:00
vim Use Elixir icon 2018-05-10 11:18:54 -04:00
zsh/configs Remove tools version stuff 2018-01-22 22:17:06 -05:00
.gitignore Ignore author file 2015-11-26 11:41:37 +00:00
aliases.local Initial commit 2015-11-25 18:06:42 +00:00
asdfrc Make asdf pick up .ruby-version file 2017-11-27 22:21:53 -05:00
default-gems Install bundler after a new Ruby version 2018-01-22 22:17:17 -05:00
eslintrc.json Add default linter configs 2018-05-10 11:20:05 -04:00
gitconfig.author.example Put signing key in the right place 2017-06-12 09:57:37 -04:00
gitconfig.local Add Kaleidoscope as a diff tool 2017-12-07 14:41:04 -05:00
laptop.local Install phantomJS in laptop script 2017-11-26 20:31:29 -06:00
README.md Add git author settings instruction 2015-11-26 16:16:48 +00:00
rubocop.yml Add default linter configs 2018-05-10 11:20:05 -04:00
sass-lint.yml Add default linter configs 2018-05-10 11:20:05 -04:00
scss-lint.yml Add default linter configs 2018-05-10 11:20:05 -04:00
tigrc Use yes, not true 2017-06-12 09:55:24 -04:00
vimrc.bundles.local Add devicons 2018-03-30 13:09:52 -04:00
vimrc.local Use dark colorscheme 2018-05-10 11:19:04 -04:00
zshrc.local Add local bin to PATH 2017-11-26 20:32:05 -06:00

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