This script configures SSH on your system by disabling password authentication and setting up key-based authentication. It also updates the shell prompt.
To download and run the script, use the following command:
bash -c "$(wget -qLO - https://github.com/aureTheDev/enable-red-ssh/raw/main/enable-red-ssh.sh)"