summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-05-18 20:09:00 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-05-18 21:41:10 +0200
commit55d3b53816c760973379c2231699b2e7fcce02d8 (patch)
tree08ccd9c418284c8745ccdba102159798b1944353 /.local
parentdb2a2fe0848c0d7d004ac3310bca4b837229aa7c (diff)
downloaddotfiles-55d3b53816c760973379c2231699b2e7fcce02d8.tar.gz
dotfiles-55d3b53816c760973379c2231699b2e7fcce02d8.zip
misc: fix wording, comments, typos
Diffstat (limited to '.local')
-rw-r--r--.local/share/dotfiles/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/dotfiles/README.md b/.local/share/dotfiles/README.md
index 8382007..1d9e73c 100644
--- a/.local/share/dotfiles/README.md
+++ b/.local/share/dotfiles/README.md
@@ -3,7 +3,7 @@
The repository for my configurations, my tools, my setup. Each branch is for a specific environment (OS, distribution,
DE, whatever). It is inspired by [this][0].
-A dotfiles repository index can be anywhere, but the working tree must be at `HOME`. This is how to start from scratch:
+A dotfiles git directory can be anywhere, but the working tree must be at `HOME`. This is how to start from scratch:
```bash
git init --bare "$DOTFILES_DIR"