aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 6e3c101..aaf5ec4 100755
--- a/install.sh
+++ b/install.sh
@@ -10,6 +10,7 @@ git submodule update
# Install the files on this repo.
cp bashrc $HOME/.bashrc
+cp bashrc_profile $HOME/.bashrc_profile
cp psqlrc $HOME/.psqlrc
cp irbrc $HOME/.irbrc
cp gemrc $HOME/.gemrc