Organize programming tools by language
This commit is contained in:
parent
2d0a2ae459
commit
6a47bd824e
|
@ -33,10 +33,7 @@
|
||||||
git
|
git
|
||||||
direnv
|
direnv
|
||||||
lorri
|
lorri
|
||||||
nixfmt
|
|
||||||
podman-compose
|
podman-compose
|
||||||
shellcheck
|
|
||||||
shfmt
|
|
||||||
gnumake
|
gnumake
|
||||||
gitAndTools.pre-commit
|
gitAndTools.pre-commit
|
||||||
# Rice
|
# Rice
|
||||||
|
@ -74,6 +71,11 @@
|
||||||
unzip
|
unzip
|
||||||
unrar
|
unrar
|
||||||
# Programming tools
|
# Programming tools
|
||||||
|
## Shell
|
||||||
|
shellcheck
|
||||||
|
shfmt
|
||||||
|
# Nix
|
||||||
|
nixfmt
|
||||||
## Python
|
## Python
|
||||||
nodePackages.pyright
|
nodePackages.pyright
|
||||||
black
|
black
|
||||||
|
|
Loading…
Reference in New Issue