Browse Source

clarification

pull/18/head
Joel Schaerer 15 years ago
parent
commit
b63ddeed3a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      autojump.install

+ 1
- 0
autojump.install View File

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

Loading…
Cancel
Save