diff options
author | John Ankarström <john@ankarstrom.se> | 2021-06-06 19:05:18 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-06-06 19:05:18 +0200 |
commit | 2e066cd7d52fad6f7043b3f58af41f55e8fd61e8 (patch) | |
tree | 3c05492768334a9e080dc62465cd1e45fd24a78c /Makefile | |
parent | af22df297aee0e41ad969551c532ecaf518d1d18 (diff) | |
download | exrc-2e066cd7d52fad6f7043b3f58af41f55e8fd61e8.tar.gz |
Add vi.exrc
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,8 +1,5 @@ -.PHONY: +git.exrc - -install: +git.exrc - -+git.exrc: +install: + install -m 644 vi.exrc /etc/vi.exrc install -m 644 git.exrc /usr/local/share/git.exrc @echo ---------------------------------------------------------------------- @echo -n You should add |