/dotfiles

Primary LanguageShell

David's Dotfiles

We're now using dotbot!

Install

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

Configuration Inspirations