From a79d124f165fbd5ea235a48057fff5ca9120bf29 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Tue, 12 Jul 2016 18:34:58 -0400 Subject: Add profile confguration --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 9c71d13..87a0ac3 100755 --- a/install.sh +++ b/install.sh @@ -12,6 +12,9 @@ ln -s $CURRENT_PATH/bash/bash_aliases ~/.bash_aliases ln -s $CURRENT_PATH/vim/vimrc ~/.vimrc ln -s $CURRENT_PATH/vim/vim ~/.vim +touch ~/.vimrc.local + +ln -s $CURRENT_PATH/profile ~/.profile ln -s $CURRENT_PATH/Xdefaults ~/.Xdefaults -- cgit v1.2.3-70-g09d2