summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2013-03-29 19:11:25 +0100
committerAudric Schiltknecht <storm@chemicalstorm.org>2013-03-29 19:11:25 +0100
commitf44c3fe66e01e5040d3772e183ddffdede93923b (patch)
tree783205977b5ae3932ec206f8bd74a3c0ebde508e /install.sh
parent8c33c0ad8ef209e62cab6cc3375054bc338de38e (diff)
downloaddotfiles-f44c3fe66e01e5040d3772e183ddffdede93923b.tar.gz
dotfiles-f44c3fe66e01e5040d3772e183ddffdede93923b.tar.bz2
dotfiles-f44c3fe66e01e5040d3772e183ddffdede93923b.zip
Ad screen configuration file
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 320cb20..9f1f656 100755
--- a/install.sh
+++ b/install.sh
@@ -13,3 +13,5 @@ ln -s $CURRENT_PATH/vim/vimrc ~/.vimrc
ln -s $CURRENT_PATH/vim/vim ~/.vim
ln -s $CURRENT_PATH/Xdefaults ~/.Xdefaults
+
+ln -s $CURRENT_PATH/screenrc ~/.screenrc