mirror of https://github.com/Hilbis/Hilbish
chore: change motd for 2.1 (closes #237)
parent
890f10e176
commit
6dbb39d404
|
@ -2,8 +2,8 @@ local bait = require 'bait'
|
|||
local lunacolors = require 'lunacolors'
|
||||
|
||||
hilbish.motd = [[
|
||||
Hilbish 2.0 is a {red}major{reset} update! If your config doesn't work
|
||||
anymore, that will definitely be why! A MOTD, very message, much day.
|
||||
1000 commits on the Hilbish repository brings us to {cyan}Version 2.1!{reset}
|
||||
Docs, docs, docs... At least builtins work with pipes now.
|
||||
]]
|
||||
|
||||
bait.catch('hilbish.init', function()
|
||||
|
|
Loading…
Reference in New Issue