chore: update fedora -> ubuntu
This commit is contained in:
@@ -9,7 +9,7 @@ Use ./stow.sh --unstow <folder_name> to remove configuration
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Quirks
|
### 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)
|
- Font: [JetBrains Mono](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip)
|
||||||
- Keyboard Layout: EurKey
|
- Keyboard Layout: EurKey
|
||||||
- Environment Vairables exported using systemd in [envvars.conf](files/environment/.config/environment.d/envvars.conf)
|
- Environment Vairables exported using systemd in [envvars.conf](files/environment/.config/environment.d/envvars.conf)
|
||||||
@@ -21,12 +21,11 @@ Use ./stow.sh --unstow <folder_name> to remove configuration
|
|||||||
### Software
|
### Software
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo dnf install \
|
sudo apt install \
|
||||||
kitty tmux \
|
kitty tmux \
|
||||||
git ripgrep fd-find fzf stow \
|
git ripgrep fd-find fzf stow \
|
||||||
firefox \
|
|
||||||
obsidian \
|
obsidian \
|
||||||
nextcloud keepassxc tailscale
|
nextcloud keepassxc
|
||||||
```
|
```
|
||||||
|
|
||||||
- [Helix](https://github.com/helix-editor/helix/releases)
|
- [Helix](https://github.com/helix-editor/helix/releases)
|
||||||
|
|||||||
Reference in New Issue
Block a user