Skip to content

Commit

Permalink
Added fresh bash alias file
Browse files Browse the repository at this point in the history
So far, only containing venv and pastebin alias

Signed-off-by: Dave Walker (Daviey) <email@daviey.com>
  • Loading branch information
Daviey committed Jul 25, 2015
1 parent a441278 commit a63e581
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/bash/bash_aliases
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
alias venv="/bin/bash --rcfile ${HOME}/openstack/.venv/bin/activate"
alias pastebin="gist-paste -s -p -o"

0 comments on commit a63e581

Please sign in to comment.