Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 505 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 505 Bytes

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) ~

Bitdeli Badge