瀏覽代碼

made install script

pull/18/head
Daniel Jackoway 15 年之前
父節點
當前提交
478da5b4f8
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      install.sh

+ 4
- 0
install.sh 查看文件

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

Loading…
取消
儲存