From b4ce686b26feac74b22603bd1f3498a04e37fd2b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 15 Mar 2016 22:41:45 -0400 Subject: Remove files installed from /etc/skel/ --- (limited to 'hosts') 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 -- cgit v0.9.1