Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
(wuzetka) add nushell
Browse files Browse the repository at this point in the history
  • Loading branch information
sneexy-boi committed Feb 16, 2024
1 parent 1485b51 commit c640de2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config/common/sneexy/rpm-ostree.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
type: rpm-ostree
repos:
# shell
- https://copr.fedorainfracloud.org/coprs/atim/nushell/repo/fedora-%OS_VERSION%/atim-nushell-fedora-%OS_VERSION%.repo

# prompt
- https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo

Expand Down Expand Up @@ -27,6 +30,7 @@ install:
- git-delta
- lsd
- neovim
- nushell
- ripgrep
- sd
- starship
Expand Down Expand Up @@ -56,7 +60,6 @@ install:
- gnome-themes-extra
- kdepim
- kdepim-addons
- kdepim-runtime
- lzip

# themes
Expand Down

0 comments on commit c640de2

Please sign in to comment.