Update install.sh
This commit is contained in:
parent
4d44e025a5
commit
5397588f2f
|
|
@ -2,5 +2,7 @@
|
||||||
cp .profile ~
|
cp .profile ~
|
||||||
cp .bashrc ~
|
cp .bashrc ~
|
||||||
cp .zshrc ~
|
cp .zshrc ~
|
||||||
|
cp fast /usr/bin/
|
||||||
|
chmod +x /usr/bin/fast
|
||||||
source ~/.bashrc
|
source ~/.bashrc
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue