Fixed typo in config.sh.
This commit is contained in:
parent
d925dd1e13
commit
e17282e136
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue