FG
💻 Software

How do I get ssh to read the destination's `.bashrc`?

Fresh5 days ago
Mar 15, 20262271 views
Confidence Score0%
0%

Problem

I have two Linux computers at work, a desktop and a laptop, running Openssh under Arch Linux. Under my standard logins, I have a customized file inside my home folder on both computers. Here's the question: When I to the desktop, I'm presented with a pretty customized bash (meaning the file has bee…

Error Output

.bashrc

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I get ssh to read the destination's `.bashrc`?

Low Risk

Does the (or if does not exist) run or at some point? If not, then your will not be used when logging in via , as always starts bash as a "login" shell, which never reads by default.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment