#!/bin/bash
# minimum packages required on new ubuntu install
sudo apt install -y vim curl neofetch
