1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

install/fedora.sh: eza does not exist anymore

This commit is contained in:
Henrik Hautakoski 2026-01-11 10:54:20 +01:00
parent af59e22ba9
commit afa6798d94

View file

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