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


                


            
         
          

                                              


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