commit 8e4c07b8f93d80712c49b76343e4fd73fe589d0b
parent e80179cc16071b20bff1e9b46ceb6da7a9e67287
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 26 Mar 2019 15:16:56 +0100
Clarify install instructions in README
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
- /usr/bin/git --git-dir=$HOME/.dotfiles --work-tree $HOME checkout
+ git --git-dir=~/.dotfiles --work-tree ~ 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