Update install.sh

This commit is contained in:
jfontaine35
2024-01-27 10:38:20 +01:00
committed by GitHub
parent 4d44e025a5
commit 5397588f2f
+2
View File
@@ -2,5 +2,7 @@
cp .profile ~
cp .bashrc ~
cp .zshrc ~
cp fast /usr/bin/
chmod +x /usr/bin/fast
source ~/.bashrc
source ~/.profile