A set of bash scripts to auto setup a new debian-gnome system to my preferences
Go to file
2022-03-20 00:53:09 -04:00
program_install.sh added ghidra install and gnome extension list out 2022-03-20 00:53:09 -04:00
README.md Adding a really basic readme 2022-03-19 03:17:13 -04:00

To auto-install run the commands below as root

apt-get update && apt-get install -y curl
sh `curl https://gitea.voxelvortex.tk/voxelvortex/InstaTout/raw/branch/master/program_install.sh`