Skip to content

Commit 54b85b1

Browse files
committed
fix: add 2.3 motd
1 parent ddf5117 commit 54b85b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

nature/opts/motd.lua

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ local bait = require 'bait'
22
local lunacolors = require 'lunacolors'
33

44
hilbish.motd = [[
5-
Finally at {red}v2.2!{reset} So much {green}documentation improvements{reset}
6-
and 1 single fix for Windows! {blue}.. and a feature they can't use.{reset}
5+
Wait ... {magenta}2.3{reset} is basically the same as {red}2.2?{reset}
6+
Erm.. {blue}Ctrl-C works for Commanders,{reset} {cyan}and the sh runner has some fixes.{reset}
7+
Just trust me bro, this is an imporant bug fix release. {red}- 🌺 sammyette{reset}
78
]]
89

910
bait.catch('hilbish.init', function()

0 commit comments

Comments
 (0)