diff --git a/nature/opts/init.lua b/nature/opts/init.lua index 76637a8..ae95ee1 100644 --- a/nature/opts/init.lua +++ b/nature/opts/init.lua @@ -21,7 +21,7 @@ end local defaultOpts = { autocd = false, - history = true + history = true, greeting = string.format([[Welcome to {magenta}Hilbish{reset}, {cyan}%s{reset}. The nice lil shell for {blue}Lua{reset} fanatics! ]], hilbish.user),