#!/bin/bash

sudo timedatectl set-timezone Europe/Berlin

sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install github
sudo apt-get install figlet
sudo apt-get install lolcat

sudo apt-get --with-new-pkgs upgrade -y
