Simple scripts that may help you out.
If you would like to install all the scripts of this repository into a folder, you can do so via curl or wget.
curl -s -o- https://raw.githubusercontent.com/Lovely-Experiences/scripts/main/install-all.sh | bash
wget -q -qO- https://raw.githubusercontent.com/Lovely-Experiences/scripts/main/install-all.sh | bash
node-repo-basic.sh - Clone a repository and install it's dependencies (clean install).
console-rainbow.sh - Spam the console with the colors of the rainbow.