Organize programming tools by language

This commit is contained in:
coolneng 2020-09-24 00:08:29 +02:00
parent 2d0a2ae459
commit 6a47bd824e
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 5 additions and 3 deletions

View File

@ -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