From 0169efacf290d5a4dce447327c1e44566744bdb8 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 24 Mar 2019 19:54:52 +0100 Subject: [PATCH] Improve the repository's README --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fb7108..ec34a4d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Dotfiles -Compilation of my essential configs, managed with GNU stow +## Compilation of my essential configs, managed with GNU stow + +Every configuration file is categorized, inside a parent folder. +If you want to deploy them without using GNU stow, copy the configuration file at the abolute path indicated by the folder hierarchy: + +~~~ +cd vim; +cp .vimrc ~/.vimrc +cp -R .vim ~/.vim + +~~~ **oekk** now you can finally enjoy yourself