You need wget installed
Update ssh for your linux
wget -qO- rootsh.xyz/update-ssh.sh | sh
Update Git for your linux
wget -qO- rootsh.xyz/update-git.sh | sh
Update Emacs for your linux
wget -qO- rootsh.xyz/update-emacs.sh | sh
Generate tls self signed cert for nginx
wget -qO- rootsh.xyz/gentlscert.sh | sh -s "*.netroby.com"
Install hack fonts for linux
wget -qO- rootsh.xyz/hackfonts.sh | sh
from https://github.com/netroby/rootsh