diff --git a/.README.md b/.README.md new file mode 100644 index 0000000..cad3aa9 --- /dev/null +++ b/.README.md @@ -0,0 +1,9 @@ +# 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. +