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:
parent
c56a7444b9
commit
1906b0457f
1 changed files with 2 additions and 1 deletions
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue