poshlostios/app/posh/posh.json
2025-03-21 23:24:36 +03:00

7 lines
111 B
JSON

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