diff options
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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" |
