ソースを参照

fix function man

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

+ 1
- 1
bashrc ファイルの表示

@@ -223,7 +223,7 @@ man() {
LESS_TERMCAP_so=$(printf "\e[1;44;33m") \
LESS_TERMCAP_ue=$(printf "\e[0m") \
LESS_TERMCAP_us=$(printf "\e[1;32m") \
command man "$@"
man "$@"
}

scr(){


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