Go to file
2024-05-23 20:01:11 -04:00
common test 2024-05-01 22:30:41 -04:00
dependencies test 2024-05-01 21:51:33 -04:00
install test 2024-05-01 21:31:16 -04:00
motd updates 2024-05-01 20:14:19 -04:00
scripts script to test service and start if not 2024-02-21 09:31:46 -05:00
010-Setting_TimeZone.sh test 2024-05-01 22:02:29 -04:00
015-Setting_locale.sh test 2024-05-01 20:47:39 -04:00
018-Installing_Homebrew test 2024-05-01 22:26:39 -04:00
019-Installing_Nix_Package_Manager test 2024-05-01 21:31:16 -04:00
020-Fancy_Apt.sh updates 2024-05-01 20:14:19 -04:00
021-IPv4_Apt.sh updates 2024-05-01 20:14:19 -04:00
022-Fastfetch_Ubuntu_Repo.sh fastfetch fix 2024-05-23 20:01:11 -04:00
023-Unattended_Upgrades.sh test 2024-05-01 21:31:16 -04:00
030-Package_Manager_Upgrade.sh test 2024-05-01 22:26:39 -04:00
040-Checking_and_Installing_Dependencies_via_Package_Manager.sh test 2024-05-01 22:26:39 -04:00
041-Checking_and_Installing_Dependencies_via_Homebrew test 2024-05-01 22:26:39 -04:00
042-Checking_and_Installing_Dependencies_via_Nix test 2024-05-01 22:26:39 -04:00
060-Checking_Topgrade_Installation_Status.sh test 2024-05-01 22:47:48 -04:00
070-Checking_Custom_Bash_Aliases.sh test 2024-05-01 22:26:39 -04:00
080-Tweaking_Systemd_Journalling.sh test 2024-05-01 22:26:39 -04:00
090-Updating_Custom_MOTD.sh test 2024-05-01 22:26:39 -04:00
100-Running_Topgrade.sh test 2024-05-01 22:26:39 -04:00
180-Deploy_Netdata.sh test 2024-05-01 22:26:39 -04:00
190-Checking_IPA_Realm_Join_Status.sh test 2024-05-01 22:26:39 -04:00
195-FreeIPA_CA.sh test 2024-05-01 22:26:39 -04:00
210-Cleanup_Package_Manager.sh test 2024-05-01 22:26:39 -04:00
211-Cleanup_Old_Snaps.sh test 2024-05-01 22:26:39 -04:00
212-Cleanup_Old_Dockers.sh test 2024-05-01 22:26:39 -04:00
213-Vaccuming_Systemd_Journalling.sh test 2024-05-01 22:26:39 -04:00
README.md test 2022-03-11 11:44:46 -05:00
template_setup.sh test 2023-04-05 12:21:35 -04:00

template_setup

cd /etc

git clone https://git.deathbybandaid.net/deathbybandaid/template_setup.git

OR

apt install curl

curl -sSL https://git.deathbybandaid.net/deathbybandaid/template_setup/raw/branch/master/install/install.sh | bash