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