Commit fea5ccf0 authored by nimrod's avatar nimrod
Browse files

Correct installation instructions.

Better way to clone in an existing home directory.
parent 7abce111
Loading
Loading
Loading
Loading
+9 −8
Original line number Diff line number Diff line
@@ -13,14 +13,15 @@ mass consumption as it is.

*WARNING: This will overwrite your existing files.*

```
    cd
git clone --bare https://www.shore.co.il/git/rcfiles .git
sed -i '/bare/d' .git/config
git reset --hard
    git init
    git remote add origin https://www.shore.co.il/git/rcfiles
    git fetch
    git reset --hard origin/master
    git branch --set-upstream-to=origin/master
    git bull
    Documents/bin/install-git-hooks
```
    .githooks/post-merge

## Dependencies