dotfiles/.README.md

10 lines
207 B
Markdown
Raw Normal View History

2021-04-09 21:07:08 +00:00
# my dotfiles repo
## Clone
```sh
git clone --bare https://github.com/victor-timofei/dotfiles $HOME/.mydotfiles
```
See more at [this](https://www.atlassian.com/git/tutorials/dotfiles) Atlassian article.