From 0b99ee45f881b80a54556858d54c5d64720a80df Mon Sep 17 00:00:00 2001 From: mattia Date: Fri, 13 Aug 2021 15:32:21 +0200 Subject: [PATCH] Fix indentation --- setupfedora.sh | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/setupfedora.sh b/setupfedora.sh index 48ab733..b19e54c 100755 --- a/setupfedora.sh +++ b/setupfedora.sh @@ -26,20 +26,20 @@ dnf install \ # Install additional software dnf install \ - alacritty \ # terminal emulator - bat \ # like cat, but better - caddy \ # easy-to-use web server - flameshot \ # screenshoot utility - gcolor2 \ # color picker - gimp \ # image manipulation program - git \ # revision control system + alacritty \ # terminal emulator + bat \ # like cat, but better + caddy \ # easy-to-use web server + flameshot \ # screenshoot utility + gcolor2 \ # color picker + gimp \ # image manipulation program + git \ # revision control system jetbrains-mono-nl-fonts \ # Monospace coding font - olive \ # video editor - picard \ # music file tagger - simplescreenrecorder \ # screen recorder - telegram-desktop \ # Telegram client - unrar \ # RAR archives extractor - vlc # media player + olive \ # video editor + picard \ # music file tagger + simplescreenrecorder \ # screen recorder + telegram-desktop \ # Telegram client + unrar \ # RAR archives extractor + vlc # media player # Install media codecs