Skip to content

Commit

Permalink
zsh add e alias
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperlanger committed Jan 29, 2015
1 parent 9766ad0 commit 407c9a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc
Expand Up @@ -15,3 +15,4 @@ export EDITOR=vim
alias vp="vagrant provision"
alias vu="vagrant up"
alias vs="vagrant ssh"
alias e=vim

0 comments on commit 407c9a3

Please sign in to comment.