]> Sergey Matveev's repositories - dotfiles.git/blob - bin/bin/cfmt.sh
Quickly convert 4K videos to something viewable
[dotfiles.git] / bin / bin / cfmt.sh
1 #!/bin/sh
2
3 clang-format60 -style="`cat ~/.clang-format`" $@