1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-07-02 22:43:41 +02:00

install/fedora.sh: add eza

This commit is contained in:
Henrik Hautakoski 2024-05-27 18:50:55 +02:00
parent c56a7444b9
commit 1906b0457f

View file

@ -15,7 +15,8 @@ for sel in "${SELECTED[@]}"; do
tmux \ tmux \
xdg-utils \ xdg-utils \
xsel \ xsel \
fzf fzf \
eza
;; ;;
"nvim") "nvim")
sudo dnf install -y \ sudo dnf install -y \