Linus Torvalds [off-list ref] writes:
On Fri, 9 Jun 2006, Post, Mark K wrote:
quoted
Martin is using git over SSH. I have git-shell in /etc/passwd for his
account.
Ahh. git-shell doesn't read .bashrc or anything like that.
But that should be tweakable by configuring what sshd does for
the user, shouldn't it? The "LOGIN PROCESS" section from man
sshd(8) seems to talk about $HOME/.ssh/environment, for example.