IMPORTANT: This is a work in progress and will always be a work in progress.
IMPORTANT: This is tailored to my own personal use, and is probably useless for anyone else.
A repository which stores my basic configuration for Ubuntu.
Tested on Ubuntu 18.04 LTS & 20.04 LTS The Ansible roles are working on Ubuntu 20.04 LTS
The provision directory holds some Ansible roles for installing software.
Clone repo:
git clone https://github.com/JakobGlock/.dotfiles.git ~/.dotfiles
Run install script:
cd ~/.dotfiles
./install.sh
Follow the instructions on screen....