1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 14:00:46 +00:00
wting_autojump/install.sh

4 lines
195 B
Bash
Raw Normal View History

2009-02-14 17:00:54 +00:00
sudo cp autojump /usr/bin/
sudo cp autojump.sh /etc/profile.d/
sudo cp autojump.1 /usr/share/man/man1/
# TODO intelligently source /etc/profile for them if the line isn't already in their .bashrc