Let's have some dotfiles!
This repository is designed to be used as a Homesick CASTLE. The following commands should be used to symlink all dotfiles, install oh-my-zsh and run all other install scripts.
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
gem install homesick
homesick clone jjdeker/dotfiles
homesick exec dotfiles ./gitsetup
homesick link dotfilesTo setup the Atom settings from the repository:
homesick exec dotfiles ./atom_setupThis will backup your current atom setup to atom/backup and will install the configuration and packages as included in the repository.
To backup your settings into the repository:
homesick exec dotfiles ./atom_copyIf I would ever be in the mood to document things.