

12·
5 days agoWhat about aliasing sudo to engage or write a whole function for it:
function engage() {
echo -e "\033[1;36m[LCARS AUTHORIZATION: ACTIVATED]\033[0m"
sudo "$@"
}


What about aliasing sudo to engage or write a whole function for it:
function engage() {
echo -e "\033[1;36m[LCARS AUTHORIZATION: ACTIVATED]\033[0m"
sudo "$@"
}
Finally I can apply my extensive knowledge from distro hopping for the last 3 decades 💪