]> git.rmz.io Git - dotfiles.git/commitdiff
Makefile: add zshenv
authorSamir Benmendil <samir.benmendil@gmail.com>
Wed, 26 Nov 2014 17:35:58 +0000 (17:35 +0000)
committerSamir Benmendil <samir.benmendil@gmail.com>
Wed, 26 Nov 2014 17:35:58 +0000 (17:35 +0000)
Makefile

index 9ddf69571e4795ef86b466bd45a6f192ab3fcf11..3d0152424c93cfb57af7eefc847306cd10ed00f0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp profile weechat xbindkeysrc Xresources xprofile zprofile zshrc
+DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp profile weechat xbindkeysrc Xresources xprofile zprofile zshenv zshrc
 CONFIGFILES := aliases compton.conf git mimeo.conf mpd offlineimap ranger retroarch systemd vim xkb zsh
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)