From e2b25b31a411a8f28e13978a8f3623d612014fc3 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 24 Mar 2019 19:58:34 +0100 Subject: [PATCH] Format the README with working syntax highlighting --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ec34a4d..1210bc4 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ ## Compilation of my essential configs, managed with GNU stow -Every configuration file is categorized, inside a parent folder. +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; +```sh +cd vim cp .vimrc ~/.vimrc cp -R .vim ~/.vim - -~~~ +``` **oekk** now you can finally enjoy yourself