Improve the repository's README

This commit is contained in:
coolneng 2019-03-24 19:54:52 +01:00
parent 6428de86d6
commit 0169efacf2
1 changed files with 11 additions and 1 deletions

View File

@ -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