francoismichel / francoismichel/ssh3
Support reading config from `$XDG_CONFIG_HOME`
- Dominant language
- Go
- Stars
- 5k
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
The XDG base directory specification defines a standard for the location of config files (under Unix). This prevents cluttering home directory with many dotfiles. As this project already supports a different path for looking up some files it would be great to conform to the XDG spec.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by tracing the existing lookup for the configuration-related files and read the XDG base directory specification for the expected Unix behavior. Done means configuration can be found under $XDG_CONFIG_HOME while preserving the project's existing lookup path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100