Add formatter for bash scripts

This commit is contained in:
Andreas Zweili 2023-08-27 13:34:59 +02:00
parent 83f928c44f
commit 501df831db
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ in
languagetool
mu # needed for mailing
rufo # formatter for Ruby
shfmt # formatting bash scripts
];
};
home.file.".emacs.d/init.el".source = ./emacs.d/init.el;