Add shfmt for shell formatting
This commit is contained in:
parent
380ac8f209
commit
6e57b30027
@ -229,7 +229,7 @@ do
|
|||||||
in_doomemacs=1
|
in_doomemacs=1
|
||||||
# TODO sort pacman and AUR packages
|
# TODO sort pacman and AUR packages
|
||||||
# pychecker not in AUR anymore
|
# pychecker not in AUR anymore
|
||||||
printf '%s\n' 'git' 'emacs' 'ripgrep' 'fd' 'pandoc' 'shellcheck' 'python-pipenv' 'python-isort' 'python-pytest' 'python-rednose' 'pychecker' 'texlive-core' 'pyright' 'python-grip' 'prettier' >> "$setupdir/aurselectedpkgs.txt"
|
printf '%s\n' 'git' 'emacs' 'ripgrep' 'fd' 'pandoc' 'shellcheck' 'python-pipenv' 'python-isort' 'python-pytest' 'python-rednose' 'pychecker' 'texlive-core' 'pyright' 'python-grip' 'prettier' 'shfmt' >> "$setupdir/aurselectedpkgs.txt"
|
||||||
# TODO handle rest of installation
|
# TODO handle rest of installation
|
||||||
;;
|
;;
|
||||||
1)
|
1)
|
||||||
|
Loading…
Reference in New Issue
Block a user