From 6dbb39d40413af07e78b04db2c6343d20d976d49 Mon Sep 17 00:00:00 2001 From: sammyette Date: Tue, 7 Feb 2023 10:46:47 -0400 Subject: [PATCH] chore: change motd for 2.1 (closes #237) --- nature/opts/motd.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nature/opts/motd.lua b/nature/opts/motd.lua index 5f30a6c..79954d6 100644 --- a/nature/opts/motd.lua +++ b/nature/opts/motd.lua @@ -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()