diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2024-01-14 11:09:33 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2024-01-14 11:09:33 +0100 |
| commit | f9f05d0ffbf5a6972c528fff044b5e107a856262 (patch) | |
| tree | 219f1385c0a59935fbed9fb3cbdbeca0f262c5eb /provisioning/dnf_essential | |
| parent | dd00198b994be07771781addbe3c23463982c528 (diff) | |
Update yum to dnf
Diffstat (limited to 'provisioning/dnf_essential')
| -rw-r--r-- | provisioning/dnf_essential | 26 |
1 files changed, 26 insertions, 0 deletions
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++ |