]> Sergey Matveev's repositories - dotfiles.git/blob - bin/bin/cfmt.sh
Huge tmux-fzf simplification with files quoting
[dotfiles.git] / bin / bin / cfmt.sh
1 #!/bin/sh
2
3 clang-format -style="`cat ~/.clang-format`" $@