From 34ba7af4762d5a3e5102149adb2472b1aae1de7f Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 3 Nov 2021 17:26:12 -0400 Subject: Update my little description of myself lol sorry FreeBSD. --- www/causal.agency/index.7 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/www/causal.agency/index.7 b/www/causal.agency/index.7 index 45260d70..69bc96c8 100644 --- a/www/causal.agency/index.7 +++ b/www/causal.agency/index.7 @@ -1,4 +1,4 @@ -.Dd August 12, 2021 +.Dd November 3, 2021 .Dt CAUSAL.AGENCY 7 .Os "Causal Agency" . @@ -18,11 +18,11 @@ on tilde.chat I make mostly IRC software in C. I like .Ox -and -.Fx but also the GPL. -I want to learn to talk to strangers -and enjoy as much magic as I can. +I just want to read books +and try to learn to be kinder. +When I can I'd like to talk to strangers +and experience more magic. . .Pp .Lk https://git.causal.agency code -- cgit 1.4.1 ble class='tabs'> summary refs log tree commit diff
path: root/bin/cash/input.h (unfollow)
Commit message (Expand)Author
2019-02-10Generate html for binsJune McEnroe
2019-02-10Use italic for underline in nvim man modeJune McEnroe
2019-02-10Add plain text "language" to hiJune McEnroe
2019-02-10Don't match DQ string inside SQ stringJune McEnroe
2019-02-10Skip only one character if a match fails due to parentJune McEnroe
2019-02-10Remove pattend from hiJune McEnroe
2019-02-10Replace uses of pattend with newline patternsJune McEnroe
2019-02-10Add hi debug outputJune McEnroe
2019-02-10Actually do HTML " escapingJune McEnroe
2019-02-10Set git commit.verboseJune McEnroe
2019-02-10Add back missing static keywordJune McEnroe