Add PHP Extensions and fix mpv

This commit is contained in:
Leon Grünewald 2020-07-02 11:28:17 +02:00
parent 7f24fdb559
commit 2b725f2989

View file

@ -3,9 +3,9 @@ sudo dnf install -y \
git zsh vim-enhanced tig \
guake gvim firefox thunderbird keepassxc filezilla telegram-desktop nextcloud-client libreoffice lpf-spotify-client teamviewer shutter \
gnome-tweak-tool pavucontrol ibus-uniemoji xsel apache-ant \
mvp xt7-player-mpv \
mpv xt7-player-mpv \
docker-ce docker-compose \
php-cli php-json php-mysqli php-zip mysql wp-cli java
php-cli php-json php-mysqli php-zip php-xml php-mbstring php-xdebug mysql wp-cli java
echo 'Switching shell to zsh'
chsh -s $(which zsh)