Compare commits

..

1 Commits

Author SHA1 Message Date
6b12dfb4dc
Update Readme 2019-11-17 16:55:51 +01:00

View File

@ -9,8 +9,8 @@ configuration file with the corresponding folder hierarchy, in your home
folder.
For example:
#+begin_src sh
#+BEGIN_SRC sh
cd vim
cp .vimrc ~/.vimrc
cp -R .vim ~/.vim
#+end_src
#+END_SRC