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
2021-02-23 10:49:04 -05:00
bin Add foreground gvim script for $VISUAL 2019-10-23 16:32:23 -04:00
bitbar Add Bitbar plugin for Wireguard 2018-11-28 12:54:19 -05:00
config Update Karabiner config 2020-06-18 15:00:49 -04:00
git_template.local/hooks Add post-merge hook 2021-02-23 10:49:04 -05:00
Mackup/Library/Preferences Backup Dash config 2021-02-12 15:34:40 -05:00
vim Remove coffeescript from markdown fencing 2020-06-18 15:02:55 -04:00
zsh Source the gitstatus plugin from homebrew 2021-01-31 16:19:05 -05:00
.gitignore Ignore author file 2015-11-26 11:41:37 +00:00
.gitmodules Add gitstatus submodule 2019-04-24 21:37:16 -04:00
aliases.local Stop using vimr 2019-10-23 16:27:21 -04: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
diceware.ini Add Diceware config 2019-04-18 14:40:31 -04:00
eslintrc.json Tweak ESLint config 2018-11-28 12:54:31 -05:00
gitconfig.author.example Put signing key in the right place 2017-06-12 09:57:37 -04:00
gitconfig.local Use osx keychain helper for git 2020-06-18 15:02:22 -04:00
laptop.local Install phantomJS in laptop script 2017-11-26 20:31:29 -06:00
mackup.cfg Backup Dash and iTerm2 2021-02-12 15:32:32 -05:00
mpdconf Add MPD config 2021-01-31 16:19:32 -05:00
rcrc Add Mackup config 2021-02-12 15:27:34 -05: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
skhdrc Switch to Yabai 2021-02-12 09:50:32 -05:00
stylelintrc.json Add stylelint config 2018-11-28 12:56:06 -05:00
tool-versions Upgrade tool versions 2021-02-12 09:49:59 -05:00
vimrc.bundles.local Rely on system FZF 2021-02-12 09:50:07 -05:00
vimrc.local Better MacVim color scheme 2019-04-18 14:39:14 -04:00
yabairc Float System Prefs and App Store 2021-02-12 19:10:20 -05:00
zshrc.local Make thefuck conditional 2019-04-22 23:01:25 +01: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