fix dots in paths

This commit is contained in:
Jacob Janzen 2024-08-08 17:11:04 -05:00
parent 9e642116bb
commit 956b8fb71d

View file

@ -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]]