Skip to content

Instantly share code, notes, and snippets.

@asvetly
Created August 2, 2017 20:28
Show Gist options
  • Save asvetly/90a9df4565a6556303f33355412918db to your computer and use it in GitHub Desktop.
Save asvetly/90a9df4565a6556303f33355412918db to your computer and use it in GitHub Desktop.
Установка pathogen.vim
#fish shell
mkdir -p ~/.vim/autoload ~/.vim/bundle;
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment