From 3997f8a69f7fb34a6e9b3c6a228c3e1f919c616e Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 22 Jan 2016 10:19:43 -0800 Subject: [makefile] clean it up by removing vim and bin --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 244a3a6..af99024 100644 --- a/Makefile +++ b/Makefile @@ -5,13 +5,10 @@ INSTALL = \ bash_login \ bash_logout \ bashrc \ - bin \ emacs.d \ gitconfig \ gitignore \ - tmux.conf \ - vim \ - vimrc + tmux.conf git: git config --local user.email "franckcuny@gmail.com" -- cgit v1.2.3