Add PHP Extensions and fix mpv
This commit is contained in:
parent
7f24fdb559
commit
2b725f2989
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue