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
Dan Barber 3db4bf074c Remove zgenom autoupdate
Hopefully this stops zsh pinning a couple of cores to 100%.
2024-09-20 17:25:54 -05:00
bin Tools lib files formatted with standard 2023-04-06 21:07:04 -05:00
bitbar Add Bitbar plugin for Wireguard 2018-11-28 12:54:19 -05:00
config Switch to ts_ls 2024-09-12 15:50:23 -05:00
git_template.local/hooks Add post-merge hook 2021-02-23 10:49:04 -05:00
Mackup/Library/Preferences Some config file updates 2021-10-11 10:33:07 -05:00
vim Use rg for FZF 2023-01-23 16:17:18 -06:00
zgenom@b64293f040 Switch from antigen to zgenom 2024-09-12 15:41:35 -05:00
zsh Remove zgenom autoupdate 2024-09-20 17:25:54 -05:00
.gitignore Ignore author file 2015-11-26 11:41:37 +00:00
.gitmodules Switch from antigen to zgenom 2024-09-12 15:41:35 -05:00
.stylua.toml Add Stylua config 2024-08-23 18:12:14 -05:00
aliases.local Add ip alias 2024-09-09 17:24:57 -05:00
asdfrc Make asdf pick up .ruby-version file 2017-11-27 22:21:53 -05:00
db-2.txt Spacing 2024-08-23 18:11:17 -05:00
db.txt Add db logos 2024-07-16 22:55:45 -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
dust.toml Add dust config 2024-07-23 16:27:16 -05:00
eslintrc.json Prettier eslint config 2023-04-06 21:07:32 -05:00
gitconfig.author.example Put signing key in the right place 2017-06-12 09:57:37 -04:00
gitconfig.local Use difftastic for git 2024-03-23 19:26:39 -05:00
laptop.local Install phantomJS in laptop script 2017-11-26 20:31:29 -06:00
mackup.cfg Backup/restore XLD config 2021-03-07 15:56:46 -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 Update README.md 2024-09-12 15:48:18 -05:00
rubocop.yml Update rubocop config from thoughtbot 2023-04-06 21:07:20 -05: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
tigrc Add tig config file with A commit ammend command 2022-08-29 16:38:35 -05:00
tmux.conf.local Add ctrl-K shortcut for Tmux to clear history 2024-02-21 11:00:41 -06:00
tool-versions Bump Python version 2024-08-23 18:11:05 -05:00
vimrc.bundles.local Add JSONpath plugin to vim 2021-05-10 16:26:06 -04:00
vimrc.local Add alias for vimr --cur-env 2021-10-14 15:46:16 -05:00
yabairc Exclude some windows from being managed by yabai 2021-03-07 15:56:46 -05:00
zshrc.local Use NeoVim as default editor 2023-03-27 16:12:52 -05: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 --recurse-submodules 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