-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
kind/enhancementEnhancement to existing featureEnhancement to existing featurepriority/needs-triageNice to haveNice to have
Description
Checks
- I have searched the existing issues.
Motivation
you are one change away in your cmd/main.go to introduce a killer feature.
Implementation
sshConfigFile := filepath.Join(home, ".ssh", "config")
make this dynamic. let me be able to specify a path to my various ssh config files (I have a lot in different places, not only one ~/.ssh/config).
read from env vars or cli flags or stdin, I dont care. make it dynamic!
Are you willing & able to help?
- I am able to submit a PR!
- I can help test the feature!
Metadata
Metadata
Assignees
Labels
kind/enhancementEnhancement to existing featureEnhancement to existing featurepriority/needs-triageNice to haveNice to have