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