[PKG] Add eza

master
Quentin Duchemin 2024-05-03 19:27:54 +02:00
parent 6e7c9b0d70
commit 223d8c3729
2 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@ dosfstools
dkms dkms
dunst dunst
evince evince
eza
feh feh
ffmpeg ffmpeg
ffmpegthumbnailer ffmpegthumbnailer

View File

@ -97,7 +97,7 @@ function init_system() {
sudo systemctl enable --now bluetooth sudo systemctl enable --now bluetooth
sudo systemctl enable --now bluetooth-autoconnect sudo systemctl enable --now bluetooth-autoconnect
sudo systemctl enable --now updatedb.timer sudo systemctl enable --now updatedb.timer
~/.config/bootstrap/init_netctl.sh ~/.config/bootstrap/init_netctl.sh ${ENV}
echo -e "* Ensure hardware clock is up to date..." echo -e "* Ensure hardware clock is up to date..."
sudo hwclock --systohc sudo hwclock --systohc
# So that "Open in Terminal" works inc Nemo # So that "Open in Terminal" works inc Nemo