A template to manage your set-me-up setup that is loosely coupled.
- A rcm tag called my and an adapted
rcrc
file. - Your own module called
my
where you can go crazy. - Installer that is required to download set-me-up and on top your blueprint.
- Read the docs
- Fork this repository.
- Add your customizations inside the my tag.
- Change the
SMU_BLUEPRINT
variable value to your githubuser\repo
combination. - 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: