dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit e0293035d1262a507e725405f973df5890aea0b6
parent aaa7ae5cf1b00f51d2687b8ca6a6d933b9268365
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri, 21 Jul 2017 13:58:01 +0100

fixed gc command example

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -58,7 +58,7 @@ I manage my dotfiles using [stow](http://www.gnu.org/software/stow/). The stow ### Using Clone the repo into your home directory: -`git clone http://github.com/pyratebeard/dotfiles.git ~` +`git clone http://github.com/pyratebeard/dotfiles.git ~/dotfiles` Enter the dotfiles directory