X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=clang-format%2Fbin%2Fcfmt.sh;fp=clang-format%2Fbin%2Fcfmt.sh;h=0000000000000000000000000000000000000000;hp=e0adac59d44f8b622a7ab988fcdaedc56d96577d;hb=a9febded7eeba1e4c0388c358ffce7e663e54b5f;hpb=a64d36605f111df4606df256adede1a20973e691 diff --git a/clang-format/bin/cfmt.sh b/clang-format/bin/cfmt.sh deleted file mode 100755 index e0adac5..0000000 --- a/clang-format/bin/cfmt.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -clang-format -style="`cat ~/.clang-format`" $@