mirror of
https://github.com/foomo/posh.git
synced 2025-10-16 12:45:38 +00:00
fix: welcome config
This commit is contained in:
parent
6bd3e40e5d
commit
4743cc08cc
@ -1,4 +1,5 @@
|
|||||||
Version: v1.0
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/foomo/posh/refs/heads/main/posh.schema.json
|
||||||
|
version: v1.0
|
||||||
|
|
||||||
## Prompt settings
|
## Prompt settings
|
||||||
prompt:
|
prompt:
|
||||||
@ -105,5 +106,5 @@ require:
|
|||||||
|
|
||||||
|
|
||||||
## Example: Custom
|
## Example: Custom
|
||||||
#welcome:
|
welcome:
|
||||||
# message: Hi, thanks for using POSH!
|
message: Hi, thanks for using POSH!
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user