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
2017-11-20 16:24:27 -05:00
config/karabiner Don't show Karabiner in the menu bar 2017-11-20 16:24:02 -05:00
vim Add Vue and JSX plugins 2017-02-05 17:43:57 +00:00
zsh/configs Update git status symbol 2017-06-05 20:17:22 +01: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
gitconfig.author.example Put signing key in the right place 2017-06-12 09:57:37 -04:00
gitconfig.local Move GPG signing key to author file 2017-06-05 20:24:23 +01:00
laptop.local Add Safari window opening preference 2017-11-20 16:24:27 -05:00
README.md Add git author settings instruction 2015-11-26 16:16:48 +00:00
tigrc Use yes, not true 2017-06-12 09:55:24 -04:00
vimrc.bundles.local Add Vue and JSX plugins 2017-02-05 17:43:57 +00:00
vimrc.local Set scrolloff so we always see where we're scrolling to 2017-05-22 11:08:45 +01:00
zshrc.local Initial commit 2015-11-25 18:06:42 +00: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