ソースを参照

add alias updatedb

pull/1/head
10sr 13年前
コミット
a5607661b9
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      bashrc

+ 2
- 0
bashrc ファイルの表示

@@ -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


読み込み中…
キャンセル
保存