From 956b8fb71d2da727d2b92643f59cfe6c0ca0ce8b Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Thu, 8 Aug 2024 17:11:04 -0500 Subject: fix dots in paths --- index.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.org') diff --git a/index.org b/index.org index a8ebf17..77fb6db 100644 --- a/index.org +++ b/index.org @@ -3,9 +3,9 @@ This page is the home of my dotfiles. They are written using literate programming in Emacs Org-Mode. The =install= script installs the dotfiles in their correct places and installs itself as an executable called =update-home= on the path to allow myself to run the script without having the repository downloaded on my system. * Directories -- [[./config/][.config/]] -- [[./local/][.local/]] -- [[./ssh/][.ssh/]] +- [[./.config/][.config/]] +- [[./.local/][.local/]] +- [[./.ssh/][.ssh/]] * Files - [[./clang-format.org][.clang-format]] -- cgit v1.2.3