commit 7b51d1734574c23fa1f729c0091599f1c8f7de0b
parent c491f180916ed94dbc2241295826dc068956a97f
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 4 Apr 2019 09:21:42 +0200
Update git checkout instructions
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -3,7 +3,7 @@ My configuration files for GNU/Linux utilities. This repository should be
managed as a *bare Git repository*. Install with:
git clone --bare git@gitlab.com:admesg/dotfiles.git $HOME/.dotfiles
- git --git-dir=~/.dotfiles --work-tree ~ checkout
+ git --git-dir=$HOME/.dotfiles --work-tree=$HOME checkout
Afterwards, log out and log back in. The `dotfiles` command will now be
available as a substitute for the `git` command, and is used to manage all