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