This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
dotfiles
mirror of
https://github.com/brettlangdon/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
add vagrant_restart alias
pull/1/head
Brett Langdon
12 years ago
parent
b6ce7a4908
commit
1e49112292
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save