fix: welcome config

This commit is contained in:
Kevin Franklin Kim 2025-09-19 11:37:16 +02:00
parent 6bd3e40e5d
commit 4743cc08cc
No known key found for this signature in database

View File

@ -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:
@ -105,5 +106,5 @@ require:
## Example: Custom
#welcome:
# message: Hi, thanks for using POSH!
welcome:
message: Hi, thanks for using POSH!