/set-me-up-blueprint

A template to manage set-me-up setups

Primary LanguageShellMIT LicenseMIT

set-me-up blueprint

A template to manage your set-me-up setup that is loosely coupled.

Whats inside

  1. A rcm tag called my and an adapted rcrc file.
  2. Your own module called my where you can go crazy.
  3. Installer that is required to download set-me-up and on top your blueprint.

How to use

  1. Read the docs
  2. Fork this repository.
  3. Add your customizations inside the my tag.
  4. Change the SMU_BLUEPRINT variable value to your github user\repo combination.
  5. Use the installer to obtain set-me-up and your blueprint setup
bash <(curl --progress-bar -L https://raw.githubusercontent.com/<YOURUSERNAME>/set-me-up-blueprint/master/.dotfiles/tag-my/modules/install.sh)

Please change <YOURUSERNAME> to your github username: