Fix indentation
This commit is contained in:
@@ -26,14 +26,14 @@ dnf install \
|
|||||||
|
|
||||||
# Install additional software
|
# Install additional software
|
||||||
dnf install \
|
dnf install \
|
||||||
bat \ # like cat, but better
|
bat \ # like cat, but better
|
||||||
caddy \ # easy-to-use web server
|
caddy \ # easy-to-use web server
|
||||||
flameshot \ # screenshoot utility
|
flameshot \ # screenshoot utility
|
||||||
gimp \ # image manipulation program
|
gimp \ # image manipulation program
|
||||||
git \ # revision control system
|
git \ # revision control system
|
||||||
picard \ # music file tagger
|
picard \ # music file tagger
|
||||||
telegram-desktop \ # Telegram client
|
telegram-desktop \ # Telegram client
|
||||||
vlc \ # media player
|
vlc \ # media player
|
||||||
|
|
||||||
|
|
||||||
# Install media codecs
|
# Install media codecs
|
||||||
|
|||||||
Reference in New Issue
Block a user