diff --git a/Home.md b/Home.md index 8cbf55d..c5cf0c4 100644 --- a/Home.md +++ b/Home.md @@ -7,7 +7,7 @@ A `dotfiles` alias can then be added to your respective terminalrc (e.g. `.bashr ## Cloning onto a new Machine 1. Clone the repo into a **bare** repository in your home directory ``` -git clone --bare $HOME/.dotfiles +git clone --bare git@github.com:eneller/.dotfiles.git $HOME/.dotfiles ``` > The next steps are not required if you don't want to track changes made to your dotfiles on this machine. 2. Append the following alias to your terminalrc