ets-labs / python-vimrc

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

Auto update #13

Open boonya opened 8 years ago

boonya commented 8 years ago

Suggestion is to implement some script that will be executed every time on startup terminal session. This script has to check whether current version of installed project is up to date or not. If it is not, then executes git pull and so on.

rmk135 commented 8 years ago

Great idea!

On Mar 1, 2016, at 10:55 PM, Sergii [boonya] Buinytskyi notifications@github.com wrote:

Suggestion is to implement some script that will be executed every time on startup terminal session. This script has to check whether current version of installed project is up to date or not. If it is not, then executes git pull and so on.

— Reply to this email directly or view it on GitHub https://github.com/ets-labs/vimrc/issues/13.