We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf5117 commit 54b85b1Copy full SHA for 54b85b1
nature/opts/motd.lua
@@ -2,8 +2,9 @@ local bait = require 'bait'
2
local lunacolors = require 'lunacolors'
3
4
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}
+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}
7
+Just trust me bro, this is an imporant bug fix release. {red}- 🌺 sammyette{reset}
8
]]
9
10
bait.catch('hilbish.init', function()
0 commit comments