Accept a name for dl and include starter script file
[khome.git] / deps / vim / Makefile
... / ...
CommitLineData
1# TODO: Handle non-Ubunt
2.PHONY: install
3install:
4 sudo add-apt-repository ppa:jonathonf/vim
5 sudo apt update
6 sudo apt install vim
This page took 0.023451 seconds and 4 git commands to generate.