Loading .bashrc +1 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ alias urldecode='perl -MURI::Escape -ne "chomp;print uri_unescape(\$_), \"\n\""' alias transmission-remote='ssh -fNo ExitOnForwardFailure=yes xbmc.shore.co.il && transmission-remote' 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" deduce_aws_region () { AWS_DEFAULT_REGION="$(python << EOF Loading Loading
.bashrc +1 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ alias urldecode='perl -MURI::Escape -ne "chomp;print uri_unescape(\$_), \"\n\""' alias transmission-remote='ssh -fNo ExitOnForwardFailure=yes xbmc.shore.co.il && transmission-remote' 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" deduce_aws_region () { AWS_DEFAULT_REGION="$(python << EOF Loading