Format the README with working syntax highlighting

This commit is contained in:
coolneng 2019-03-24 19:58:34 +01:00
parent 78d69f9788
commit e2b25b31a4
1 changed files with 5 additions and 5 deletions

View File

@ -3,13 +3,13 @@
## 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. 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: If you want to deploy them without using GNU stow, copy the configuration file at the abolute path indicated by the folder hierarchy:
~~~ ```sh
cd vim; cd vim
cp .vimrc ~/.vimrc cp .vimrc ~/.vimrc
cp -R .vim ~/.vim cp -R .vim ~/.vim
```
~~~
**oekk** now you can finally enjoy yourself **oekk** now you can finally enjoy yourself