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:
parent
af59e22ba9
commit
afa6798d94
1 changed files with 1 additions and 2 deletions
|
|
@ -15,8 +15,7 @@ for sel in "${SELECTED[@]}"; do
|
|||
tmux \
|
||||
xdg-utils \
|
||||
xsel \
|
||||
fzf \
|
||||
eza
|
||||
fzf
|
||||
;;
|
||||
"nvim")
|
||||
sudo dnf install -y \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue