Justine Smithies on Nostr: Resolved my issue with my git ssh-askpass.sh asking for passwords 2 to 3 times when ...
Resolved my issue with my git ssh-askpass.sh asking for passwords 2 to 3 times when running the oksh shell. Turns out I had to move these two lines from .kshrc to .profile and everyone is happy again for now. Worked fine in bash being in .bashrc but hey ho. Everyday is a school day. 😃
SSH_ASKPASS='/home/justine/.local/bin/ssh-askpass.sh'; export SSH_ASKPASS
SSH_ASKPASS_REQUIRE=prefer; export SSH_ASKPASS_REQUIRE
#oksh #FreeBSD #RunBSD
Published at
2025-01-15 17:46:37Event JSON
{
"id": "bd9d398a4e4ef4384693126cb0782f8985b37bee80365c19ccee5de8d4de2688",
"pubkey": "76a830addb47903a3c8093772cd4b03d936ae4b4bb80810d42005249c84b517e",
"created_at": 1736963197,
"kind": 1,
"tags": [
[
"t",
"oksh"
],
[
"t",
"freebsd"
],
[
"t",
"runbsd"
],
[
"proxy",
"https://snac.smithies.me.uk/justine/p/1736963197.670424",
"activitypub"
]
],
"content": "Resolved my issue with my git ssh-askpass.sh asking for passwords 2 to 3 times when running the oksh shell. Turns out I had to move these two lines from .kshrc to .profile and everyone is happy again for now. Worked fine in bash being in .bashrc but hey ho. Everyday is a school day. 😃\n\nSSH_ASKPASS='/home/justine/.local/bin/ssh-askpass.sh'; export SSH_ASKPASS\nSSH_ASKPASS_REQUIRE=prefer; export SSH_ASKPASS_REQUIRE\n#oksh #FreeBSD #RunBSD\n",
"sig": "01c6533d85d7a5d586f28ef2935eff63c43684a49926fe5902dea7e7588610c36d969919012761df759e50f422e027e069668df05934edaa2a8cd958b0f03e71"
}