about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-06-15 15:35:30 -0500
committerCase Duckworth2022-06-15 15:35:30 -0500
commitf88936a4dc4edebb28cebb4125022c9cd92b90e0 (patch)
treed5f0ed42907a9d514b69eb7b6c9c3e04ef9fd004
parentMove readme.org -> readme.md (diff)
downloadetc-f88936a4dc4edebb28cebb4125022c9cd92b90e0.tar.gz
etc-f88936a4dc4edebb28cebb4125022c9cd92b90e0.zip
Update link
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md index 3eede94..878a972 100644 --- a/README.md +++ b/README.md
@@ -1,6 +1,5 @@
1Here are my system configurations. There are many like them but these are mine. 1Here are my system configurations. There are many like them but these are mine.
2 2
3
4# Installation 3# Installation
5 4
6Clone this repo to `$XDG_CONFIG_HOME`, which in [profile/profile](https://github.com/duckwork/etc/blob/main/profile/profile) I’ve set to 5Clone this repo to `$XDG_CONFIG_HOME`, which in [profile/profile](https://github.com/duckwork/etc/blob/main/profile/profile) I’ve set to
@@ -15,10 +14,8 @@ short.
15 14
16Anyway, run `bootstrap.sh` in this directory and you should be set. 15Anyway, run `bootstrap.sh` in this directory and you should be set.
17 16
18
19# Programs to install 17# Programs to install
20 18
21
22## Required 19## Required
23 20
24- **bash + readline:** I prefer this shell over others, since I don’t do anything 21- **bash + readline:** I prefer this shell over others, since I don’t do anything
@@ -26,16 +23,13 @@ Anyway, run `bootstrap.sh` in this directory and you should be set.
26- **git:** Kind of required to do anything with this repo 23- **git:** Kind of required to do anything with this repo
27- **keychain:** Manages `ssh-agent` 24- **keychain:** Manages `ssh-agent`
28 25
29
30## Extra 26## Extra
31 27
32- **mbsync:** For mail. 28- **mbsync:** For mail.
33 29
34
35# Notes 30# Notes
36 31
37- My [emacs configuration is elsewhere](https://tildegit.org/acdw/emacs), but it goes in `$XDG_CONFIG_HOME` as well. 32- My [emacs configuration is elsewhere](https://git.acdw.net/emacs), but it goes in `$XDG_CONFIG_HOME` as well.
38
39 33
40# License 34# License
41 35