Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 1001 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 1001 Bytes

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://github.com/raw/<YOURUSERNAME>/set-me-up-blueprint/master/.dotfiles/tag-my/modules/install.sh)

Please change <YOURUSERNAME> to your github username: