Browse Source

alias emacs

master
Brett Langdon 9 years ago
parent
commit
9c89787665
No known key found for this signature in database GPG Key ID: A2ECAB73CE12147F
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      zshrc

+ 1
- 0
zshrc View File

@ -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"


Loading…
Cancel
Save