From 02b93dd4f9067b718637f7cd5e2208362db8f8fe Mon Sep 17 00:00:00 2001 From: James Spencer Date: Sun, 1 Oct 2023 21:21:49 +0100 Subject: [PATCH] fix: include hushlogin in symlinks --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index efa1932..29f8407 100755 --- a/install.sh +++ b/install.sh @@ -12,7 +12,8 @@ LINKS='zshrc gitconfig gitconfig_work gitignore_global -npmrc' +npmrc +hushlogin' echo for L in $LINKS; do