From cadc2e6f64f31b0e45414fbef3d6e1453d40bd9f Mon Sep 17 00:00:00 2001 From: archos Date: Mon, 31 Mar 2025 20:43:13 +0200 Subject: [PATCH] aktualizace pacman_packages.sh --- pacman_packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacman_packages.sh b/pacman_packages.sh index 5aaa870..2196806 100644 --- a/pacman_packages.sh +++ b/pacman_packages.sh @@ -13,7 +13,7 @@ # Aktualizace systému # Seznam balíčků k instalaci pomocí pacman -pacman_packages="firefox vim git htop darktable geeqie smplayer vlc thunar pcmanfm thunar-archive-plugin firefox transmission-gtk libreoffice-fresh libreoffice-fresh-cs gnome-calculator pluma p7zip unrar tar rsync cryfs rapid-photo-downloader gthumb gimp wireguard-tools nextcloud-client flatpak catfish totem borg borgmatic gnome-disk-utility gparted python-llfuse sshfs simple-scan evince neofetch geany gnome-screenshot filezilla networkmanager-openvpn passff-host firefox-i18n-cs thunderbird thunderbird-i18n-cs wget yajl bitwarden cronie noto-fonts-extra picom pacman-contrib seahorse volumeicon neovim xdg-utils xdg-user-dirs-gtk unzip pavucontrol network-manager-applet noto-fonts ttf-dejavu file-roller" +pacman_packages="firefox vim git htop darktable geeqie smplayer fzf zsh-syntax-highlighting zsh-autosuggestions vlc thunar pcmanfm thunar-archive-plugin xclip transmission-gtk libreoffice-fresh libreoffice-fresh-cs gnome-calculator pluma p7zip unrar tar rsync cryfs rapid-photo-downloader gthumb gimp wireguard-tools nextcloud-client flatpak catfish totem borg borgmatic gnome-disk-utility gparted python-llfuse sshfs simple-scan evince neofetch geany gnome-screenshot filezilla networkmanager-openvpn passff-host firefox-i18n-cs thunderbird thunderbird-i18n-cs wget yajl bitwarden cronie noto-fonts-extra picom pacman-contrib seahorse volumeicon neovim xdg-utils xdg-user-dirs-gtk unzip pavucontrol network-manager-applet noto-fonts ttf-dejavu file-roller" # Aktualizace systému a instalace balíčků echo "Aktualizuji systém a instaluji základní balíčky..."