ets-labs / python-vimrc

VIM Configuration for Python / Cython / C Development
BSD 3-Clause "New" or "Revised" License
652 stars 343 forks source link

Improve setup script #8

Closed rmk135 closed 8 years ago

rmk135 commented 8 years ago

Make it like homebrew does:

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
boonya commented 8 years ago

Or zsh ;) https://github.com/robbyrussell/oh-my-zsh#basic-installation It's better for us because we do not use ruby.

rmk135 commented 8 years ago

Yeah, right! :+1: