mirror of https://github.com/Hilbis/Hilbish
fix: motd typo
parent
72324c27de
commit
137efe5c62
|
@ -4,7 +4,7 @@ local lunacolors = require 'lunacolors'
|
||||||
hilbish.motd = [[
|
hilbish.motd = [[
|
||||||
Wait ... {magenta}2.3{reset} is basically the same as {red}2.2?{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}
|
Erm.. {blue}Ctrl-C works for Commanders,{reset} {cyan}and the sh runner has some fixes.{reset}
|
||||||
Just trust me bro, this is an imporant bug fix release. {red}- 🌺 sammyette{reset}
|
Just trust me bro, this is an important bug fix release. {red}- 🌺 sammyette{reset}
|
||||||
]]
|
]]
|
||||||
|
|
||||||
bait.catch('hilbish.init', function()
|
bait.catch('hilbish.init', function()
|
||||||
|
|
Loading…
Reference in New Issue