Browse Source

add alias updatedb

pull/1/head
10sr 12 years ago
parent
commit
a5607661b9
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      bashrc

+ 2
- 0
bashrc View File

@@ -165,6 +165,8 @@ null type htags && alias htags="htags --xhtml --symbol --line-number \
null type aunpack && alias aunp=aunpack null type aunpack && alias aunp=aunpack
null type lv && alias lv="lv|less" null type lv && alias lv="lv|less"


isdarwin && alias updatedb="LC_ALL=C updatedb"

# pad # pad
alias pad=notepad alias pad=notepad
null type gedit && alias pad=gedit null type gedit && alias pad=gedit


Loading…
Cancel
Save