i switch computers a lot

and i find myself having to import my settings and preferences a bunch. so now i just make a tar.bz2 and copy that around and untar it in my new home directory. i get my bookmarks (a few), vim settings, bashrc, profile and other junk. mostly it’s vim that i need.

[huned@spork ~]$ tar cjvf huned_prefs.tar.bz2 .bash_profile .bashrc .dir_colors \
.irbrc .vimrc .vim/* .config/gpodder/*.xml .mozilla/firefox/*.default/bookmarks.html

About this entry