I often switch from one user or machine to another, and I have to edit .vimrc every time, which is crazy:(
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
Manage the configuration with git repository and then push it to several remote repositories. After that, under each user, git clone for the first time...., and git pull later.
rsync
scp, rough and simple
scp
Cloud disk
git
Put Vim into the USB drive
Each has pros and cons, and there are many solutions
According to your needs, you may put it on github, and then use the curl command to download it wherever you go!
Manage the configuration with git repository and then push it to several remote repositories. After that, under each user, git clone for the first time...., and git pull later.
rsync
scp
, rough and simpleCloud disk
git
Put Vim into the USB drive
Each has pros and cons, and there are many solutions
According to your needs, you may put it on github, and then use the curl command to download it wherever you go!