diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,14 +1,18 @@ INTO = $(HOME) INSTALL = \ + aliases \ aspell.en.pws \ bash_login \ bash_logout \ bashrc \ emacs.d \ + env \ gitconfig \ gitignore \ - tmux.conf + tmux.conf \ + zshenv \ + zshrc git: git config --local user.email "franckcuny@gmail.com" |
