Files
setup-ubuntu/README.md
2025-03-30 13:30:53 +02:00

508 B

Setup Ubuntu

Install everything with a single command

Getting starting is simple - just run:

wget -qO- https://git.cbo.dk/rasmus/setup-ubuntu/raw/branch/main/setup-ubuntu.sh | bash

A few manual touches to change terminal colors

Using Gogh

sudo apt-get install dconf-cli uuid-runtime
bash -c "$(wget -qO- https://git.io/vQgMr)"
# Select #7 - Afterglow

(If it fails due to missing profile - then manually add a Terminal profile called "Default")