From 3adc92a64add53e36b769b8060531cbb7213bd7b Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 10 May 2026 12:45:59 -0500 Subject: add macos motd script --- common/ispell/.ispell_english | 7 ++++++- macos/motd/motd.sh | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100755 macos/motd/motd.sh diff --git a/common/ispell/.ispell_english b/common/ispell/.ispell_english index b2c85b0..3ffd643 100644 --- a/common/ispell/.ispell_english +++ b/common/ispell/.ispell_english @@ -8235,6 +8235,7 @@ cloture/MS cloud/DGMS cloudburst/MS clouded/U +Cloudflare cloudiness/M cloudless cloudy/PRT @@ -29154,6 +29155,7 @@ NF NFC NFL/M Ngaliema/M +Nginx Nguyen/M NH NHL/M @@ -40400,7 +40402,7 @@ soupy/RT sour/DGMPRSTY source/ADGMS Sourceforge/M -Sourcehut +sourcehut Sourcehut's sourdough/M sourdoughs @@ -40965,6 +40967,7 @@ SS SSA SSE/M ssh +SSL SSS SST SSW/M @@ -43963,6 +43966,7 @@ Tl/M Tlaloc/M TLC/M Tlingit/M +TLS Tm/M tn tnpk @@ -48468,6 +48472,7 @@ Zephyrhills/M Zephyrus/M zeppelin/MS zero/DGHMS +Zerobyte zeroes zest/MS zestful/PY diff --git a/macos/motd/motd.sh b/macos/motd/motd.sh new file mode 100755 index 0000000..1d1ea0c --- /dev/null +++ b/macos/motd/motd.sh @@ -0,0 +1 @@ +echo "Welcome back, $USER." -- cgit v1.2.3