/ubuntusetup

Script to setup my Ubuntu VM

Primary LanguageShellThe UnlicenseUnlicense

ubuntusetup

A Zsh script to setup Ubuntu.

I mostly use it for testing purposes (usually in a VM), hence why it's quite barebone.

Getting started

git clone git@github.com:fharper/ubuntusetup.git
cd ubuntusetup
zsh ubuntusetup.sh

Have fun!