We're now using dotbot!
On a fresh macOS or Ubuntu install, open a terminal, and run the following commands:
$ cd ~
$ git clone https://github.com/snappy316/dotfiles.git .dotfiles
$ cd .dotfiles
$ ./dev-install [macos|ubuntu]
(I'm still working on a single-command clone-and-install path, which uses the ./install
script...meaning ./dev-install
after manually cloning is the way to go for now.)
- Originally heavily inspired by Ryan's config files and the Ruby Foundations class setup files
bweave/dotfiles
cmoel/dotfiles