From f9f05d0ffbf5a6972c528fff044b5e107a856262 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 14 Jan 2024 11:09:33 +0100 Subject: Update yum to dnf --- provisioning/dnf_essential | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 provisioning/dnf_essential (limited to 'provisioning/dnf_essential') diff --git a/provisioning/dnf_essential b/provisioning/dnf_essential new file mode 100644 index 0000000..16d6bad --- /dev/null +++ b/provisioning/dnf_essential @@ -0,0 +1,26 @@ +-y +kitty +sway +bemenu +bat +curl +fd-find +eza +fzf +gnupg2 +htop +qutebrowser +ripgrep +rsync +tmux +tree +neovim +wget +zsh +z +pass +tree-sitter-cli +make +automake +gcc +gcc-c++ -- cgit