Browse Source

shrc: add alias vagr

pull/1/head
10sr 10 years ago
parent
commit
57652e670f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      shrc

+ 1
- 0
shrc View File

@@ -373,6 +373,7 @@ __safe_alias htags="htags --xhtml --symbol --line-number \
__safe_alias au=aunpack __safe_alias au=aunpack
# __safe_alias lv="lv|less" # __safe_alias lv="lv|less"
__safe_alias rs="rsync --progress --itemize-changes --compress" __safe_alias rs="rsync --progress --itemize-changes --compress"
__safe_alias vagr=vagrant
if $iscygwin if $iscygwin
then then
__my_wget_options=" --no-check-certificate" __my_wget_options=" --no-check-certificate"


Loading…
Cancel
Save