My dotfiles
 
 
 
 
 
Go to file
Brandon Hartshorn ff2dfc8964 fix(shell): cleanup and add quotes to shell_vars 2023-03-13 13:04:56 -04:00
awesome-serenity/.config/awesome Merge & combine 2019-10-13 20:35:05 -05:00
bash fix(bash): add necessary variable 2021-06-08 16:45:46 -05:00
fish/.config/fish feat: add initial fish config 2023-03-09 14:47:37 -05:00
git/.config/git feat(git): set default branch to main, allow file protocol 2023-03-09 14:48:58 -05:00
inputrc feat(inputrc): add alt-left/right 2021-03-08 11:06:41 -06:00
kakoune/.config/kak feat(kakoune): add kakoune config 2021-03-08 12:16:33 -06:00
pianobar/.config/pianobar Changes bash colors, pianobar 2018-10-22 15:23:04 -05:00
scripts/scripts feat(scripts): add script to rename obnoxious music files 2021-03-08 11:55:34 -06:00
shell/.config/shell fix(shell): cleanup and add quotes to shell_vars 2023-03-13 13:04:56 -04:00
ssh/.ssh fix(ssh): ignore unknown macos keychain option 2021-01-14 20:12:38 -06:00
tmux/.config/tmux feat(tmux): initial tmux, mostly vim keys 2021-06-15 12:52:26 -05:00
vim feat(vim): update plug.vim 2021-06-08 16:45:14 -05:00
xdefaults-serenity Add vimwiki, xdefaults, awesomewm 2018-11-27 07:29:06 -06:00
zsh feat: update zshrc 2021-11-23 10:18:00 -05:00
.gitignore feat(git): ssh config.d directoryF 2021-01-07 21:03:50 -06:00
README.md I suck with md, also work bash profile 2018-10-08 14:11:18 -05:00

README.md

Brandon's dotfiles

Stowed by application.


To deploy all files in one of the sudirectories:

  1. cd dotfiles
  2. stow -R -t ~ <folder>
  3. profit

This is way better than the other way I was doing (and makes almost infinitely more sense!)