Bug 378217 - Use user defined in .ssh/config for fish
Summary: Use user defined in .ssh/config for fish
Status: RESOLVED DUPLICATE of bug 380417
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: FISH (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Development Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-28 18:32 UTC by Ural
Modified: 2025-06-16 04:39 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ural 2017-03-28 18:32:41 UTC
Hello. I have defined hosts in .ssh/config. User is also defined.
So when I do in terminal:
$ ssh host
I am logging in as root, as defined in config.

But for fish, I am always need to specify fish://root@host, because fish://host tries to connect as my local user. That's very annoying, I have 20+ ssh hosts and all of them have different users, I need to remember them all to be able to use fish. Please fix this or add an option to some config file, to follow user defined in .ssh/config. 

Thanks
Comment 1 John Kizer 2025-06-16 04:39:28 UTC

*** This bug has been marked as a duplicate of bug 380417 ***