Update README.md
This commit is contained in:
@@ -5,3 +5,12 @@ Getting starting is simple - just run:
|
|||||||
```bash
|
```bash
|
||||||
wget -qO- https://git.cbo.dk/rasmus/setup-ubuntu/raw/branch/main/setup-ubuntu.sh | bash
|
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](https://github.com/Gogh-Co/Gogh)
|
||||||
|
```bash
|
||||||
|
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")
|
||||||
Reference in New Issue
Block a user