]> Sergey Matveev's repositories - dotfiles.git/blobdiff - bin/bin/cfmt.sh
Split huge bin/ to proper subdirectories
[dotfiles.git] / bin / bin / cfmt.sh
diff --git a/bin/bin/cfmt.sh b/bin/bin/cfmt.sh
deleted file mode 100755 (executable)
index e0adac5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-clang-format -style="`cat ~/.clang-format`" $@