06 Jul

How do you sync your dotfiles?

Idea: symlink and sync bashrc/profile scripts via Dropbox. Anyone doing this? — @bentlegen

@bentlegen I have a private Github repository for my .* config files (gitconfig, bash_profile, etc.) — @bleikamp

@bentlegen I use svn to manage my rc scripts, since I find I need them places where I can't install dropbox. — @mendel

@bentlegen No I just use homesick http://github.com/technicalpickles/homesick@j_dan_williams

@bentlegen I keep all dotfiles in git because I like history and submodules. — @bretthoerner

@bentlegen shouldn't be too hard, and you can sync app preferences too: http://bit.ly/bePSt7 I just do the github+dotfiles thing, though. — @rtlechow