]> Sergey Matveev's repositories - dotfiles.git/blob - bin/bin/cfmt.sh
Merge pdfa and ps2pdf
[dotfiles.git] / bin / bin / cfmt.sh
1 #!/bin/sh
2
3 clang-format60 -style="`cat ~/.clang-format`" $@