Format all the shell scripts with shfmt (#461) * lilo: format code with `shfmt` * lilo.automode: format code with `shfmt` * sharedfuncs: format with `shfmt` * sharedfuncs_elihw: remove unnecessary semi-colon * fifo: double quote statements to prevent globbing and word splitting * fifo: fix SC1102 * fifo: format code with `shfmt` * add @m0lese in the attention list as a formatting contributor * add shellcheck github workflow
Update Readme.md (#464) As explained in https://github.blog/2021-09-01-improving-git-protocol-security-github/ the git:// is not usable starting with 2022-03-15. Therefore fix by changing the entry to https://
A little optimalisation and bug-fixes for the script. (#463) * Added the "--needed" option to pacstrap command This prevents unnecessary reinstalling of software. * Removed autofs from the install list Autofs is no longer in the repositories. It IS in the aur, but cannot be verified with the pgp key. * Removed Virtualbox Additions Is no longer in the repos.
Removed ntfs-3g, kwrite replaced kate (#466) * Removed ntfs-3g, kwrite replaced kate Starting from Linux 5.15 the ntfs driver is integrated in the kernel. Starting from KDE 5.24 KWrite replaced Kate in the favourite apps. * Update README.md * Update README.md Co-authored-by: Helmuth Saatkamp <helmuthdu@gmail.com>
Format all the shell scripts with shfmt (#461) * lilo: format code with `shfmt` * lilo.automode: format code with `shfmt` * sharedfuncs: format with `shfmt` * sharedfuncs_elihw: remove unnecessary semi-colon * fifo: double quote statements to prevent globbing and word splitting * fifo: fix SC1102 * fifo: format code with `shfmt` * add @m0lese in the attention list as a formatting contributor * add shellcheck github workflow
Format all the shell scripts with shfmt (#461) * lilo: format code with `shfmt` * lilo.automode: format code with `shfmt` * sharedfuncs: format with `shfmt` * sharedfuncs_elihw: remove unnecessary semi-colon * fifo: double quote statements to prevent globbing and word splitting * fifo: fix SC1102 * fifo: format code with `shfmt` * add @m0lese in the attention list as a formatting contributor * add shellcheck github workflow