From 5c1682505608bf895be52306000804ced50104a3 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Sat, 25 May 2024 15:29:30 +0300 Subject: [PATCH] m --- os/linux/rh/fedora/inst/after-inst.txt | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/os/linux/rh/fedora/inst/after-inst.txt b/os/linux/rh/fedora/inst/after-inst.txt index d24c9458f..fe4a06127 100644 --- a/os/linux/rh/fedora/inst/after-inst.txt +++ b/os/linux/rh/fedora/inst/after-inst.txt @@ -1,9 +1,29 @@ dnf install - git zsh gcc g++ htop ulauncher + git zsh gcc g++ htop ulauncher dnf5 mise i yadm, neovim fzf, fd, ripgrep, lsd, bat, delta +ls /etc/dnf/plugins/ + corp.conf + corp.d/ + +sudo dnf install https://github.com/wez/wezterm/releases/download/nightly/wezterm-nightly-fedora40.rpm + +dnf config-manager --dump + +https://docs.pagure.org/copr.copr/user_documentation.html +https://github.com/rpm-software-management/dnf-plugins-core/ +https://www.mankier.com/package/dnf-plugins-core +https://www.mankier.com/8/dnf-copr +https://dnf-plugins-core.readthedocs.io/en/latest/copr.html + dnf install dnf-plugins-core + rpm -q --provides dnf-plugins-core + rpm -q --provides dnf-plugins-core | grep command + dnf list installed dnf-plugins-core +https://dnf-plugins-core.readthedocs.io/en/latest/index.html +sudo dnf corp enable wezfurlong/wezterm-nightly + https://mise.jdx.dev/getting-started.html TODO: mise activate