diff --git a/config.sh b/config.sh index 9b537f5..7e859ec 100755 --- a/config.sh +++ b/config.sh @@ -7,7 +7,7 @@ rm -f .bashrc ln -s ~/Repositories/config/profile .profile ln -s ~/Repositories/config/bashrc .bashrc -rm -f .screenrf +rm -f .screenrc ln -s ~/Repositories/config/screenrc .screenrc rm -f .vimrc