Skip to content

devth/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a21645 Β· Sep 18, 2021
Mar 31, 2017
Sep 18, 2021
Oct 28, 2020
Feb 21, 2018
Jul 20, 2017
Nov 2, 2020
Apr 24, 2018
Aug 10, 2020
May 2, 2017
Nov 2, 2020
Nov 2, 2020
Sep 20, 2017
Nov 2, 2020
Nov 2, 2020
Mar 27, 2017
Jan 21, 2019
May 2, 2017
Mar 28, 2017
Sep 18, 2021
Oct 28, 2020
Sep 18, 2021
Nov 2, 2020
Mar 28, 2017
Apr 3, 2017
Feb 21, 2018
May 2, 2020
Oct 29, 2018
Sep 19, 2017
Oct 29, 2018

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