dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 03c2cb653efb58d88bbc87f1c422ce23b0fdcbf6
parent d7f3d0e4144dee5038302476c56c793694fa5b10
Author: Pablo Cárdenas <pablo-cardenas@outlook.com>
Date:   Sat, 30 May 2020 00:14:23 -0500

Added .clang-format

Diffstat:
Ahome/.clang-format | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/home/.clang-format b/home/.clang-format @@ -0,0 +1,2 @@ +BasedOnStyle: Mozilla +IndentWidth: 4