Browse Source

add vagrant_restart alias

pull/1/head
Brett Langdon 12 years ago
parent
commit
1e49112292
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      zshrc

+ 1
- 0
zshrc View File

@ -19,3 +19,4 @@ unsetopt share_history # share command history data
alias cr="codereivew"
alias crr="codereview --reviewers"
alias cri="codereview --issue"
alias vagrant_restart="sudo /Library/StartupItems/VirtualBox/VirtualBox restart"

Loading…
Cancel
Save