mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-02 03:33:22 +00:00
docs: include guide command in greeting message
This commit is contained in:
parent
99c9e95eeb
commit
5c4335ec6a
1
api.go
1
api.go
@ -50,6 +50,7 @@ func hilbishLoader(L *lua.LState) int {
|
||||
|
||||
greeting = `Welcome to {magenta}Hilbish{reset}, {cyan}` + curuser.Username + `{reset}.
|
||||
The nice lil shell for {blue}Lua{reset} fanatics!
|
||||
Check out the {blue}{bold}guide{reset} command to get started.
|
||||
`
|
||||
|
||||
if runtime.GOOS == "windows" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user