| common | ||
| dependencies | ||
| install | ||
| motd | ||
| scripts | ||
| 010-Setting_TimeZone.sh | ||
| 015-Setting_locale.sh | ||
| 018-Installing_Homebrew | ||
| 019-Installing_Nix_Package_Manager | ||
| 020-Fancy_Apt.sh | ||
| 021-IPv4_Apt.sh | ||
| 022-Fastfetch_Ubuntu_Repo.sh | ||
| 023-Unattended_Upgrades.sh | ||
| 030-Package_Manager_Upgrade.sh | ||
| 040-Checking_and_Installing_Dependencies_via_Package_Manager.sh | ||
| 041-Checking_and_Installing_Dependencies_via_Homebrew | ||
| 042-Checking_and_Installing_Dependencies_via_Nix | ||
| 060-Checking_Topgrade_Installation_Status.sh | ||
| 070-Checking_Custom_Bash_Aliases.sh | ||
| 080-Tweaking_Systemd_Journalling.sh | ||
| 090-Updating_Custom_MOTD.sh | ||
| 100-Running_Topgrade.sh | ||
| 180-Deploy_Netdata.sh | ||
| 190-Checking_IPA_Realm_Join_Status.sh | ||
| 195-FreeIPA_CA.sh | ||
| 210-Cleanup_Package_Manager.sh | ||
| 211-Cleanup_Old_Snaps.sh | ||
| 212-Cleanup_Old_Dockers.sh | ||
| 213-Vaccuming_Systemd_Journalling.sh | ||
| README.md | ||
| template_setup.sh | ||
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