aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cd884662..1131af09 100644
--- a/Makefile
+++ b/Makefile
@@ -307,6 +307,7 @@ install-sh : check-sh
"$(HOME)"/.shrc.d
install -pm 0644 -- sh/profile "$(HOME)"/.profile
install -pm 0644 -- sh/profile.d/* "$(HOME)"/.profile.d
+ install -pm 0644 -- sh/shinit "$(HOME)"/.shinit
install -pm 0644 -- sh/shrc "$(HOME)"/.shrc
install -pm 0644 -- sh/shrc.d/* "$(HOME)"/.shrc.d