Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 16
    If you're interesting specifically in the SSH case, you should see man ssh_config. Commented May 6, 2013 at 18:08
  • 2
    You do not have to log out and back in again to reload ~/.bashrc, simply do source ~/.bashrc. Commented Mar 2, 2017 at 8:51
  • 1
    @user991710 Or for that matter . ~/.bashrc Commented Mar 10, 2018 at 23:53