Post #1317538
2026-04-05 15:44 UTC
@frank Unfortunately no - adding in /etc/bash.bashrc or in ~/.bashrc does not set PATH when running 'ssh export'.
Replies (1)
-
@kevin@mastodon.km6g.us 2026-04-05 15:53
@frank Adding 'export FOO=bar' in `/.bashrc` does work if it is added at the top - the standard .bashrc on Debian doesn't do anything for non-interactive shells. Grrr.