Nick's sensible defaults based on set-me-up-blueprint
.
- A
rcm
tag called nicholas and an adaptedrcrc
file. - Installer that is required to download
set-me-up
on top of my blueprint.
-
Use the installer to obtain
set-me-up
and Nick's blueprint.(
⚠️ DO NOT run theinstall
snippet if you don't fully understand what it does. Seriously, DON'T!)bash <(curl -s -L https://raw.githubusercontent.com/nicholasadamou/dotfiles/main/dotfiles/modules/install.sh)
-
Use the
smu
script (which you will find inside thesmu
home directory) to run the base module.bash ~/set-me-up/set-me-up-installer/smu --base
⚠️ Please note that after running the base module, moving the source folder is not recommended due to the usage of symlinks.
The code is available under the MIT license.