diff options
author | Tristan Williams <tgwil@tgwil.net> | 2024-10-21 03:34:09 -0400 |
---|---|---|
committer | Tristan Williams <tgwil@tgwil.net> | 2024-10-21 03:34:09 -0400 |
commit | 3998a16e3fbd999b5cb58b216e1f68b57741a3ac (patch) | |
tree | efc46054d8a081f9a0e5638f8f06749669940b9f | |
parent | Use Roswell to manage Lisp instead of manual installation (diff) | |
download | dotfiles.core-3998a16e3fbd999b5cb58b216e1f68b57741a3ac.tar.gz dotfiles.core-3998a16e3fbd999b5cb58b216e1f68b57741a3ac.tar.bz2 dotfiles.core-3998a16e3fbd999b5cb58b216e1f68b57741a3ac.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,8 +4,8 @@ These are my core dotfiles. They are used on every account on every machine, inc | |||
4 | 4 | ||
5 | My other dotfiles: | 5 | My other dotfiles: |
6 | 6 | ||
7 | - [dotfiles.personal](http://git.tgwil.net/dotfiles.personal/) for personal accounts. | ||
8 | - [dotfiles.sys](http://git.tgwil.net/dotfiles.sys/) for system configurations. | 7 | - [dotfiles.sys](http://git.tgwil.net/dotfiles.sys/) for system configurations. |
8 | - [dotfiles.tgwil](http://git.tgwil.net/dotfiles.tgwil) for my personal daily-driver user. | ||
9 | 9 | ||
10 | ## Installation | 10 | ## Installation |
11 | 11 | ||