Skip to content
Snippets Groups Projects
Commit 6fde630c authored by nimrod's avatar nimrod
Browse files

- Added presentation shell alias (see https://www.shore.co.il/git/Presentation).

parent de5d2eab
No related branches found
No related tags found
No related merge requests found
......@@ -119,6 +119,7 @@ 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 "
alias presentation='docker run -itv "$PWD:/project" adarnimrod/presentation'
deduce_aws_region () {
AWS_DEFAULT_REGION="$(python << EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment