Go to file
deathbybandaid 770327fcdd test
2024-05-01 22:11:58 -04:00
common test 2024-05-01 22:05:23 -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
019-Installing_Homebrew.sh test 2024-05-01 22:11:58 -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 test 2024-05-01 22:09:47 -04:00
023-Unattended_Upgrades.sh test 2024-05-01 21:31:16 -04:00
024-Checking_and_Installing_Dependencies_via_Package_Manager.sh test 2024-05-01 21:31:16 -04:00
025-Checking_and_Installing_Dependencies_via_Homebrew.sh test 2024-05-01 21:31:16 -04:00
025-Checking_and_Installing_Dependencies_via_Nix test 2024-05-01 21:51:33 -04:00
030-Checking_Topgrade_Installation_Status.sh test 2023-12-17 11:14:22 -05:00
035-Running_Topgrade.sh test 2024-05-01 20:17:27 -04:00
040-Checking_Custom_Bash_Aliases.sh test 2023-12-17 11:14:22 -05:00
050-Tweaking_Systemd_Journalling.sh test 2023-12-17 11:14:22 -05:00
055-Vaccuming_Systemd_Journalling.sh test 2023-12-17 11:14:22 -05:00
060-Updating_Custom_MOTD.sh test 2023-12-17 11:14:22 -05:00
080-Deploy_Netdata.sh test 2023-12-17 11:14:22 -05:00
090-Checking_IPA_Realm_Join_Status.sh test 2023-12-17 11:14:22 -05:00
095-FreeIPA_CA.sh test 2023-12-17 11:14:22 -05:00
110-Cleanup_Package_Manager.sh test 2024-05-01 20:17:27 -04:00
111-Cleanup_Old_Snaps.sh test 2023-12-17 12:44:59 -05:00
112-Cleanup_Old_Dockers.sh cleanup scripts 2023-12-17 12:46:27 -05: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