No known key found for this signature in database
GPG Key ID: A2ECAB73CE12147F
1 changed files with
1 additions and
0 deletions
-
zshrc
|
|
|
@ -33,6 +33,7 @@ hash -d src=~/src |
|
|
|
# Setup custom aliases |
|
|
|
alias up="vagrant up && vagrant ssh" |
|
|
|
alias stayawake="caffeinate -s -d -i" |
|
|
|
alias emacs="emacs -nw" |
|
|
|
|
|
|
|
### Added by the Heroku Toolbelt |
|
|
|
export PATH="/usr/local/heroku/bin:$PATH" |
|
|
|
|