1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +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 \
xdg-utils \
xsel \
fzf
fzf \
eza
;;
"nvim")
sudo dnf install -y \