aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-01-29 10:34:00 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-01-29 10:34:00 +1300
commitc53d262988240b4a4bcf72f04af12cb6f2a700ca (patch)
tree006fb2bc5162571aa9494c523940053384faa569 /Makefile
parentAdd Zsh configuration (diff)
downloaddotfiles-c53d262988240b4a4bcf72f04af12cb6f2a700ca.tar.gz
dotfiles-c53d262988240b4a4bcf72f04af12cb6f2a700ca.zip
Whoops, forgot .zprofile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 25392266..7ba9936d 100644
--- a/Makefile
+++ b/Makefile
@@ -237,6 +237,7 @@ install-x :
install -pm 0644 -- X/xinitrc "$(HOME)"/.xinitrc
install-zsh :
+ install -pm 0644 -- zsh/zprofile "$(HOME)"/.zprofile
install -pm 0644 -- zsh/zshrc "$(HOME)"/.zshrc
test : test-sh test-bash test-bin test-urxvt