Install some software
This commit is contained in:
@@ -22,3 +22,13 @@ dnf install \
|
||||
dnf install \
|
||||
rpmfusion-free-release-tainted \
|
||||
rpmfusion-nonfree-release-tainted
|
||||
|
||||
|
||||
# Install additional software
|
||||
dnf install \
|
||||
bat \ # like cat, but better
|
||||
caddy \ # easy-to-use web server
|
||||
flameshot \ # screenshoot utility
|
||||
gimp \ # image manipulation program
|
||||
git \ # revision control system
|
||||
picard # music file tagger
|
||||
Reference in New Issue
Block a user