My configuration files to keep sync'd between systems. Dropbox + Github = :)
# If Dropbox is installed & synced:
$ ln -s ~/Dropbox/dotfiles ~/.homesick/repos/dotfiles
# Otherwise:
$ homesick clone [email protected]:stevenhaddox/dotfiles.git
# Finally:
$ homesick symlink dotfiles
$ ln -s ~/.homesick/repos/dotfiles/homes/os/.bash_(osx|linux) ~