mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
made install script
This commit is contained in:
4
install.sh
Executable file
4
install.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
sudo cp autojump /usr/bin/
|
||||
sudo cp autojump.sh /etc/profile.d/
|
||||
sudo cp autojump.1 /usr/share/man/man1/
|
||||
# I guess I could do the source-ing here too, but I'm not sure it's a good call.
|
||||
Reference in New Issue
Block a user