Skip to content

devth/dotfiles

Repository files navigation

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