diff --git a/.bashrc b/.bashrc index b3c999f1cd33c416cc8d5ededfb7e66788a73919..179a571f4958f52d15c9d2eb33393962034c5549 100644 --- a/.bashrc +++ b/.bashrc @@ -118,6 +118,7 @@ alias gen-mac="hexdump -n5 -e '\"02\" 5/1 \":%02X\" \"\\n\"' /dev/urandom" alias clean-swp="find \$HOME/ -name '*.swp' -delete" alias boxssh="ssh -i \$HOME/.ssh/bullguard-box_rsa -l root -p 64222" alias todo="vim \$HOME/Documents/TODO.yml" +alias sudo="sudo " deduce_aws_region () { AWS_DEFAULT_REGION="$(python << EOF