Skip to content

Latest commit

 

History

History
executable file
·
6 lines (6 loc) · 179 Bytes

File metadata and controls

executable file
·
6 lines (6 loc) · 179 Bytes
  1. Log in to new server
  2. git init
  3. git remote add origin https://github.com/mattrice/dotfiles.git
  4. git fetch
  5. rm .bashrc
  6. git checkout -b master origin/master