A set of bash scripts to auto setup a new debian-gnome system to my preferences
Go to file
2022-06-06 21:44:35 -04:00
files added bashrc file, fixed issue that would keep finalize from autorunning 2022-03-24 19:04:38 -04:00
.gitignore getting automove to work 2022-03-25 13:48:34 -04:00
auto_move.sh added comments and removed potential priv esc issue 2022-03-25 16:55:24 -04:00
desktop_install.sh made a check for install location so I can set it to a default if none is given; standardized the comment styling a bit 2022-03-25 16:45:03 -04:00
finalize.sh renamed USER var to LOCAL_USER since the system uses a var named USER and I dont wanna overwrite that :p 2022-03-25 16:56:19 -04:00
gnome_install.sh added comments 2022-03-25 16:55:43 -04:00
laptop_install.sh made a check for install location so I can set it to a default if none is given; standardized the comment styling a bit 2022-03-25 16:45:03 -04:00
program_install.sh adding virt-manager and qemu 2022-03-30 14:12:07 -04:00