Add `shfmt` to `jrpotter` user.

main
Joshua Potter 2024-01-22 14:30:32 -07:00
parent a0fd90c5cf
commit d0d105aa6e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
home.packages = with pkgs; [
nodePackages.bash-language-server
shellcheck
shfmt
];
programs.neovim = {