example.myosx.cnf in myosx-0.2.1 vs example.myosx.cnf in myosx-0.2.2

- old
+ new

@@ -1,19 +1,17 @@ --- # Manage your dotfiles dotfiles: - manage: true repo: 'https://github.com/surminus/dotfiles.git' files: ackrc: '~/.ackrc' gitconfig: '~/.gitconfig' vimrc: '~/.vimrc' zshrc: '~/.zshrc' # Manage homebrew packages homebrew: - manage: true packages: brew: - 'ack' - 'autoconf' - 'awscli' @@ -82,10 +80,9 @@ - 'xscreensaver' tap: - 'caskroom/cask' rbenv: - manage: true versions: - '1.9.3' - '1.9.3-p550' - '2.0.0' - '2.0.0-p648'