summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/alsvid2002
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/alsvid200 b/hosts/alsvid200
index 88af379..7e233fb 100644
--- a/hosts/alsvid200
+++ b/hosts/alsvid200
@@ -196,6 +196,8 @@ do_postinst()
in_target chmod 0600 '/home/pj/.ssh/known_hosts'
# Bootstrap vcsh and mr.
+ rm -f "${target}/home/pj/.profile" "${target}/home/pj/.bashrc" \
+ "${target}/home/pj/.bash_logout"
in_target sudo -u pj vcsh clone \
ssh://git@git.pehjota.net/dotfiles/mr.git mr || return 1
in_target sudo -u pj mr update || return 1