Justine Smithies on Nostr: I think I know what stopped it from working. In my .kshrc I have at the top a line to ...
I think I know what stopped it from working. In my .kshrc I have at the top a line to don't do anything if we don't have a prompt, interactive shell.
[[ $- != *i* ]] && return || [ -z "$PS1" ] && return
So it seems the askpass stuff wouldn't work unless it was in .profile
Published at
2025-01-15 18:27:36Event JSON
{
"id": "8a01555d5925fdb1838b2196d4e35281a8e73c41974d06554c44122cc241101f",
"pubkey": "76a830addb47903a3c8093772cd4b03d936ae4b4bb80810d42005249c84b517e",
"created_at": 1736965656,
"kind": 1,
"tags": [
[
"p",
"e691e3270f44c64db5dcbd3c1b95e046c4adff41c9bae808e8349d1e1b79cd7d",
"wss://relay.mostr.pub"
],
[
"e",
"5b8488c0535b680abae5647070855a824567894a9dba978b2546429db58fa4b7",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://snac.smithies.me.uk/justine/p/1736965656.721369",
"activitypub"
]
],
"content": "I think I know what stopped it from working. In my .kshrc I have at the top a line to don't do anything if we don't have a prompt, interactive shell.\n\n[[ $- != *i* ]] \u0026\u0026 return || [ -z \"$PS1\" ] \u0026\u0026 return\n\nSo it seems the askpass stuff wouldn't work unless it was in .profile\n\n",
"sig": "400c7e5b327bd60f087e9337bd853ea401fae79864c8eaf3209dbbf30cb700f021dbda03ac5ac807226ab7cd0d11b2d46b43f3b6b1cc716fff2a1bc74dd9181e"
}