home
/
code
/
khome.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Reuse draft script for adhoc notes
[khome.git]
/
deps
/
vim
/
Makefile
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
# TODO: Handle non-Ubunt
2
.PHONY: install
3
install:
4
sudo add-apt-repository ppa:jonathonf/vim
5
sudo apt update
6
sudo apt install vim
This page took
0.024732 seconds
and
4
git commands to generate.