dotfiles/.README.md

10 lines
211 B
Markdown
Raw Normal View History

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