From 736fbdd8ac58846a907dbc25af516fb7e3ca5af4 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 24 May 2016 20:14:41 -0700 Subject: [zsh] Remove configuration for zsh Remove unused documentation and configuration since we're back to bash. --- Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index af15df7..a309f2f 100644 --- a/Makefile +++ b/Makefile @@ -1,14 +1,15 @@ INTO = $(HOME) INSTALL = \ - aliases \ + bashrc \ + bash_login \ + bash_logout \ aspell.en.pws \ emacs.d \ gitconfig \ gitignore \ - tmux.conf \ - zprofile \ - zshrc + tmux.conf + git: git config --local user.email "franckcuny@gmail.com" -- cgit v1.2.3