summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30333c8..416be0b 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ INSTALL = \
 	  gitignore \
 	  tmux.conf
 
-
 git:
 	git config --local user.email "franckcuny@gmail.com"
 	git config --local user.name "Franck Cuny"