Fixed messed up markdown
This commit is contained in:
parent
d4b6606075
commit
ea906d8bf3
1 changed files with 4 additions and 3 deletions
|
@ -5,11 +5,12 @@ Here are my configuration files that I use on my system. I use Vundle (https://
|
|||
|
||||
|
||||
File Naming
|
||||
+++++++++++
|
||||
===========
|
||||
|
||||
You should clone this to your home directory, and then create a symlink for the files. For example, if you want to use my .vimrc, you would:
|
||||
|
||||
#. cd ~
|
||||
#. ln -s ~dotfiles/vim/vimrc .vimrc
|
||||
1. cd ~
|
||||
2. ln -s ~dotfiles/vim/vimrc .vimrc
|
||||
|
||||
At some point I may make a utility to manage those, but that's the way to do it for now
|
||||
|
||||
|
|
Loading…
Reference in a new issue