summaryrefslogtreecommitdiff
path: root/protostar
diff options
context:
space:
mode:
Diffstat (limited to 'protostar')
-rwxr-xr-xprotostar4
1 files changed, 3 insertions, 1 deletions
diff --git a/protostar b/protostar
index 6480fe4..2d20a59 100755
--- a/protostar
+++ b/protostar
@@ -60,7 +60,9 @@ fi
mkdir "$ROOT/usr/install"
cp -a install DysonInstaller $ROOT/usr/install/
-cp installer-screenrc $ROOT/etc/screenrc
+cat installer-screenrc > $ROOT/etc/screenrc
+cat bash_profile > $ROOT/root/.bash_profile
+cat vimrc > $ROOT/root/.vimrc
mv $ROOT/var/lib/dpkg $ROOT/usr/dpkg