mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
clarification
This commit is contained in:
parent
7ad29dfec6
commit
b63ddeed3a
@ -2,6 +2,7 @@
|
|||||||
post_install() {
|
post_install() {
|
||||||
echo " > You need to source /etc/profile in your ~/.bash_profile our ~/.bashrc for this to work"
|
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 " > Only guaranteed to work with bash"
|
||||||
|
echo " > man autojump for instructions."
|
||||||
/bin/true
|
/bin/true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user