Move installs, add vs code install

This commit is contained in:
askiiart 2023-09-10 12:35:10 -05:00
parent aa7d52cef3
commit 013e82d56d
No known key found for this signature in database
GPG key ID: C89CBC4F981EE719
15 changed files with 58 additions and 6 deletions

6
do-everything.bash Normal file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env sh
chmod 700 ./daily-use-pcs/setup-git.bash
./daily-use-pcs/setup-git.bash
chmod 700 ./install-stuff/*.bash
./install-stuff/*.bash