summaryrefslogtreecommitdiff
path: root/protostar
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-04-22 13:35:55 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-04-22 13:35:55 +0000
commit516450030be9b7fc32ce9f8abeee5b177c3cc8cc (patch)
treece1d1c147c00bab68560192778e351f9b8785ff9 /protostar
parent30641fa5c1e4134de80af34ab15e7135c35f7e81 (diff)
downloadlive-516450030be9b7fc32ce9f8abeee5b177c3cc8cc.tar.gz
Add configs for bash and vim
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