From 08969b654f8f0a102cd1bc7e3936928084220958 Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Mon, 27 Apr 2015 16:43:07 +0200 Subject: [PATCH] update README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a113594..11bbec0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ +# asmaps' .files + This is my modest collection of dotfiles, feel free to copy from it like I did from so many sources over time. + +## .vimrc + +Requirement on debian/ubuntu: + +``` +sudo aptitude install exuberant-ctags +```