about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.717
1 files changed, 16 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 070675f..a942c40 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd February 11, 2020
+.Dd February 12, 2020
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -125,6 +125,21 @@ configuration parsing
 XDG base directories
 .El
 .
+.Pp
+.Bl -tag -width "scripts/notify-send.scpt" -compact
+.It Pa scripts/notify-send.scpt
+.Xr notify-send 1
+in AppleScript
+.It Pa scripts/chroot-prompt.sh
+name prompt wrapper for chroot
+.It Pa scripts/chroot-man.sh
+.Xr man 1
+implementation for chroot
+.It Pa scripts/sshd_config
+.Xr sshd 8
+configuration for public chroot
+.El
+.
 .Sh CONTRIBUTING
 The upstream URL of this project is
 .Aq Lk https://git.causal.agency/catgirl .
2018-08-24Show hostname in title over SSHJune McEnroe 2018-08-23Alias bc='bc -l'June McEnroe 2018-08-20Update usage of scheme in READMEJune McEnroe 2018-08-20Use scheme.h in fbatt and fbclockJune McEnroe 2018-08-20Generate scheme.hJune McEnroe 2018-08-20Add dependencies on gfx.hJune McEnroe 2018-08-18Add Blondie — Heart of GlassJune McEnroe Why didn't I know about this song? I love it. 2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe