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 +```