Still not sure why I keep track of those changes, if I don't need them
and do not care about proper handling them.
Anyway, it is here if, some some reason I need it back.
Avoinding issues using the "s" command
only with echo.
Pacman-mirrors - As I have used only
mirrors from Brazil, it makes more sense
to restrict it just here.
Sometimes the "echo -e "$sudoPass\n" | yes" command
were displaying the password instead of confirming
something. So I changed it to make one thing at a
time.
First I refresh the use of sudo with password,
just using sudo in an echo command. So I can
use the command that really needs it with
not worries about asking the password.