dotfiles/.README.md

10 lines
211 B
Markdown

# my dotfiles repo
## Clone
```sh
git clone --bare https://git.vtimothy.com/vtimofei/dotfiles.git $HOME/.mydotfiles
```
See more at [this](https://www.atlassian.com/git/tutorials/dotfiles) Atlassian article.