Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 1.56 KB

README.md

File metadata and controls

77 lines (57 loc) · 1.56 KB

dotfiles


✨ Behold: init.vim ✨

Scope

Usage

The install script should be idempotent but that assumption will not be verified until #26 and #20 are completed.

Clone this repo to:

~/.dotfiles

Then:

./install.sh

This relies on rcm to setup all the correct symlinks. install.sh installs it and runs it for you.

Notes:

  1. A full run may take up to 3 hours depending on your hardware specs and Internet bandwidth.
  2. The installer is not yet fully non-interactive. homebrew needs sudo at least twice.

Update

After pulling updates via git on this repo, you must always re-run rcup:

rcup -v

-v instructs it to output what it's doing.

Inspiration

License

MIT