Skip to content

How use it everywhere? #3

Description

@itJunky

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions