Removed Makefile (migrated to Ansible) and update README.md

This commit is contained in:
2019-08-28 15:47:34 -04:00
parent 14aad81894
commit 941cc455ce
2 changed files with 0 additions and 33 deletions

View File

@@ -12,16 +12,3 @@ slate clean and start over.
Whenever possible, I've noted the URL from which I found the setting or snippet. I try to insist that not everything
is self-explanatory.
---
Included an automated install of [command line fuzzy finder](https://github.com/junegunn/fzf) since I started using
it and it has a vim plugin. (It's recommended on it's own as well - check it out if you're looking for a fuzzy search
tool for use at the command line)
---
The included Makefile will ensure vim is installed and the dotfiles get linked to your home directory.
make vimrepo
should do it.