ソースを参照

clarification

pull/18/head
Joel Schaerer 15年前
コミット
b63ddeed3a
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      autojump.install

+ 1
- 0
autojump.install ファイルの表示

@ -2,6 +2,7 @@
post_install() {
echo " > You need to source /etc/profile in your ~/.bash_profile our ~/.bashrc for this to work"
echo " > Only guaranteed to work with bash"
echo " > man autojump for instructions."
/bin/true
}

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