Nick's sensible defaults based on set-me-up-blueprint.
- A
rcmtag called nicholas and an adaptedrcrcfile. - Installer that is required to download
set-me-upon top of my blueprint.
-
Use the installer to obtain
set-me-upand Nick's blueprint.(
⚠️ DO NOT run theinstallsnippet 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)For fish shell users:
curl -s -L https://raw.githubusercontent.com/nicholasadamou/dotfiles/main/dotfiles/modules/install.sh | bash -
Use the
smuscript (which you will find inside thesmuhome 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.
git submodule update --remote --merge
git add -A && git commit -m "chore: update git submodules" && git pushThe code is available under the MIT.

