Skip to content

Commit

Permalink
Test README
Browse files Browse the repository at this point in the history
  • Loading branch information
matharman committed Sep 18, 2021
1 parent c7cee1d commit 2538f24
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dots/.github/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
A bare repo that stores config files exactly where they should be.

```bash
git clone --bare git@github.com:matharman/dotfiles.git $HOME/.dots
git --git-dir $HOME/.dots --work-tree $HOME checkout
```

0 comments on commit 2538f24

Please sign in to comment.