]> git.rmz.io Git - dotfiles.git/blob - Makefile
add vimrc
[dotfiles.git] / Makefile
1 .PHONY: install
2
3 install:
4 cp -f vimrc ~/.vimrc
5
6 update:
7 cp -f ~/.vimrc vimrc