Update install.sh

This commit is contained in:
jfontaine35 2024-01-27 10:38:20 +01:00 committed by GitHub
parent 4d44e025a5
commit 5397588f2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

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