I've got a .vimrc and .vim folder I've been tweaking for a while, but on my machine at a new job, I've just installed ryanb's dotfiles (which contains config files for vim, git, and more). There are things I like in each config, so ultimately I want to combine them into a new personal config. Meanwhile, I'd like to be able to switch back and forth.
Is there an easy command for this in vim - "use the following .vimrc and .vim directory" - or would it be more straightforward to swap out the files themselves when I want to switch?