diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 16:59:21 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 16:59:21 -0200 |
commit | 64d36fd195250d50f92ef0c4b4952bee720f8e2c (patch) | |
tree | 39e995718ac4f0583e9364b4619609fb4aaa6418 /README.mdwn | |
parent | 414774ceb5d9e60ede446ec1d89a5086429cc0bf (diff) | |
download | dotfiles-64d36fd195250d50f92ef0c4b4952bee720f8e2c.tar.gz dotfiles-64d36fd195250d50f92ef0c4b4952bee720f8e2c.tar.bz2 |
Adding more vim stuff
Diffstat (limited to 'README.mdwn')
-rw-r--r-- | README.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mdwn b/README.mdwn index 80a6b29..32db541 100644 --- a/README.mdwn +++ b/README.mdwn @@ -4,7 +4,7 @@ Metadot: a dotfile management system Instalation ----------- - git clone git://URL/dotfiles.git .dotfiles + git clone --recursive git://URL/dotfiles.git .dotfiles Some configuration files depends on the "scripts" repository to be cloned at ~/apps/scripts. |