Here are some of the shell scripts Ive decided to share
Upload File in the command line: bash <(curl https://raw.githubusercontent.com/WeLikeToCodeStuff/shellscripts/main/installuf.sh)
Install my SSH key: bash <(curl https://raw.githubusercontent.com/WeLikeToCodeStuff/shellscripts/main/addkey.sh)
Install my Teleport daemon: bash <(curl https://raw.githubusercontent.com/WeLikeToCodeStuff/shellscripts/main/teleport.sh)