update 104 B

123456
  1. #!/bin/sh
  2. cd ~/.vim
  3. git pull origin master &&
  4. vim +"normal i Patientez..." +"PluginInstall!" +"qall!"