diff --git a/.bashrc b/.bashrc index f26e759015619f483db13c980b56c17e67809aff..52401962bd88b7a854b94e5b673aaae5bdb776c0 100644 --- a/.bashrc +++ b/.bashrc @@ -104,6 +104,7 @@ alias transmission-remote='ssh -fNo ExitOnForwardFailure=yes xbmc.shore.co.il && alias kpcli='kpcli --kdb ~/Documents/Database.kdbx' 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" deduce_aws_region () { AWS_DEFAULT_REGION="$(python << EOF