poshlostios/app/posh/posh.json
2025-03-19 01:12:43 +03:00

7 lines
90 B
JSON

{
"prompt": "[posh {cwd}]$ ",
"startup": [
"hello",
"meow"
]
}