aboutsummaryrefslogblamecommitdiff
path: root/README
blob: 094be7939c26bf52e1490a06b52c84655144fd33 (plain) (tree)
1
2
3
4
5
6
7
8
9
    
          
          

            
         
          
                           
                                  

                                        
                               
                                 
cd ~
rm -r .vim
rm .bashrc
rm .profile
rm .screenrc
rm .vimrc
rm .gvimrc
ln -s Dotfiles/vim/vim .vim
ln -s Dotfiles/bash/bashrc .bashrc
ln -s Dotfiles/bash/profile .profile
ln -s Dotfiles/screen/screenrc .screenrc
ln -s Dotfiles/vim/vimrc .vimrc
ln -s Dotfiles/vim/gvimrc .gvimrc