From 5d98e44faba70d665d54f64749cf2f39d0a2ae45 Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Sat, 6 Dec 2025 01:33:16 +0100 Subject: [PATCH] chore: update fedora -> ubuntu --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5db18b0..7c8f02b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Use ./stow.sh --unstow to remove configuration ``` ### Quirks -- Install based on Fedora Workstation with GNOME +- Install based on Ubuntu Desktop - Font: [JetBrains Mono](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip) - Keyboard Layout: EurKey - Environment Vairables exported using systemd in [envvars.conf](files/environment/.config/environment.d/envvars.conf) @@ -21,12 +21,11 @@ Use ./stow.sh --unstow to remove configuration ### Software ``` -sudo dnf install \ +sudo apt install \ kitty tmux \ git ripgrep fd-find fzf stow \ - firefox \ obsidian \ - nextcloud keepassxc tailscale + nextcloud keepassxc ``` - [Helix](https://github.com/helix-editor/helix/releases)