diff install.sh @ 81:2e0fbe44e9fe

Updated bashrc files.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 14 Mar 2012 11:34:05 -0700
parents d753f7893361
children 6b2c3f14a5c1
line wrap: on
line diff
--- a/install.sh	Wed Mar 14 11:33:52 2012 -0700
+++ b/install.sh	Wed Mar 14 11:34:05 2012 -0700
@@ -5,6 +5,7 @@
 # BASH
 # ----
 ln -s "$CWD/bashrc/bashrc" "$HOME/.bashrc"
+ln -s "$CWD/bashrc/bash_profile" "$HOME/.bash_profile"
 
 # VIM
 # ---