musicutil/formatter.sh
2022-02-04 16:19:11 +00:00

4 lines
95 B
Bash
Executable file

#!/run/current-system/sw/bin/env nix-shell
#!nix-shell -i bash
autopep8 $(fd -e py) --in-place