a84dbd8f66a0d8bdcbbe04a684b4846cbb97d9b5
# put this folder "config" into the $HOME directory # and execute the following commands or # just run this README.txt file as an # executable with sh README.txt ln -s $HOME/config/.screenrc $HOME/.screenrc ln -s $HOME/config/.vimrc $HOME/.vimrc # it will create a symbolic lynk to the # .vimrc and .screenrc files # located in the config folder # of course if there already are .vimrc # and .screenrc files in home directory # it will not work, so you need to check # manually what you need to transfer from # these files to the already existing ones
Description
Languages
Python
46.6%
Shell
34%
C++
16.7%
C
2.7%