From 8731b1a7d12654b95795f7eeab7634bcfffd340f Mon Sep 17 00:00:00 2001 From: sammyette Date: Sun, 29 Dec 2024 21:44:05 -0400 Subject: [PATCH] chore: revert "chore: revert "chore: add 2.4 motd (work in progress)"" revertception This reverts commit 7fc3f4a569405c86675978341a0c008069b994b9. --- nature/opts/motd.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nature/opts/motd.lua b/nature/opts/motd.lua index ca08142..064ef93 100644 --- a/nature/opts/motd.lua +++ b/nature/opts/motd.lua @@ -2,9 +2,7 @@ local bait = require 'bait' local lunacolors = require 'lunacolors' hilbish.motd = [[ -Wait ... {magenta}2.3{reset} is basically the same as {red}2.2?{reset} -Erm.. {blue}Ctrl-C works for Commanders,{reset} {cyan}and the sh runner has some fixes.{reset} -Just trust me bro, this is an important bug fix release. {red}- 🌺 sammyette{reset} +{magenta}Hilbish{reset} blooms in the {blue}midnight.{reset} ]] bait.catch('hilbish.init', function()