Add carapace

This commit is contained in:
Gerald Pinder
2025-01-05 13:38:01 -05:00
parent a2e375292c
commit 594035324e
4 changed files with 14 additions and 0 deletions

5
files/dnf/fury.repo Normal file
View File

@@ -0,0 +1,5 @@
[fury]
name=Gemfury Private Repo
baseurl=https://yum.fury.io/rsteube/
enabled=1
gpgcheck=0

View File

@@ -0,0 +1,5 @@
[fury]
name=Gemfury Private Repo
baseurl=https://yum.fury.io/rsteube/
enabled=1
gpgcheck=0

View File

@@ -8,6 +8,7 @@ modules:
repos:
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo
- https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
- fury.repo
keys:
- https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
install:
@@ -30,6 +31,7 @@ modules:
- fontconfig
- nu
- util-linux
- carapace-bin
- https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
- type: script
snippets:

View File

@@ -9,6 +9,7 @@ modules:
repos:
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo
- https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
- fury.repo
install:
- libadwaita
- cronie
@@ -25,6 +26,7 @@ modules:
- fish
- nu
- util-linux
- carapace-bin
- type: script
snippets:
- echo "/usr/bin/nu" >> /etc/shells