diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ git submodule update # Install the files on this repo. cp bashrc $HOME/.bashrc -cp bashrc_profile $HOME/.bashrc_profile +cp bash_profile $HOME/.bash_profile cp psqlrc $HOME/.psqlrc cp irbrc $HOME/.irbrc cp gemrc $HOME/.gemrc |
