Remove Telegram desktop and replace mlocate with plocate

This commit is contained in:
Leon Grünewald 2022-07-05 00:45:44 +02:00
parent 81541a0486
commit 17dc3cb9a1
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ sudo dnf install -y \
echo 'Installing extended graphical applications...' echo 'Installing extended graphical applications...'
sudo dnf install -y \ sudo dnf install -y \
nautilus emacs gparted thunderbird filezilla telegram-desktop libreoffice \ nautilus gparted thunderbird filezilla libreoffice \
flameshot ibus-uniemoji mpv mumble flameshot ibus-uniemoji mpv mumble
git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d

View file

@ -16,7 +16,7 @@ sudo dnf config-manager --set-enabled fedora-cisco-openh264
echo 'Installing base packages...' echo 'Installing base packages...'
sudo dnf install -y \ sudo dnf install -y \
git tar zsh ack mlocate usbutils sqlite neofetch which util-linux-user dialog neovim git tar zsh ack plocate usbutils sqlite neofetch which util-linux-user dialog neovim
echo 'Installing fonts' echo 'Installing fonts'
sudo dnf install -y \ sudo dnf install -y \