diff --git a/README.org b/README.org index 9dc9429..d0602d1 100644 --- a/README.org +++ b/README.org @@ -6,10 +6,11 @@ Every configuration file is categorized, inside a parent folder. If you want to deploy them without using GNU stow, copy the configuration file with the corresponding folder hierarchy, in your home -folder: +folder. +For example: -#+begin_src shell +#+BEGIN_SRC sh cd vim cp .vimrc ~/.vimrc cp -R .vim ~/.vim -#+end_src +#+END_SRC