priomsrb / vimswitch

Use your vim settings anywhere
https://priomsrb.github.io/vimswitch/
GNU General Public License v2.0
163 stars 4 forks source link

How use it everywhere? #3

Open itJunky opened 6 years ago

itJunky commented 6 years ago

I need to download it to all servers when i log in to it? But i can use oneliner like wget https://raw.githubusercontent.com/priomsrb/vimrc/master/.vimrc If i need backup old config, i can append my oneliner to mv .vimrc .vimrc_orig; wget https://raw.githubusercontent.com/priomsrb/vimrc/master/.vimrc; vim file ; cp .vimrc_orig .vimrc

Why i need to use vimswitch? I see it like a magic like ssh-agent, who can work on other machine by ssh transparent to user, without any hand manipulation and copying configs or keys to remote host.

priomsrb commented 6 years ago

Hey @itJunky,

Yup you do need to download it to your server when you log in. I tried to make it a short URL to make that easier (https://bit.ly/vimswitch).

Yes you can use a one liner for your purposes. VimSwitch provides additional benefits such as: