faressoft / faressoft/terminalizer
Custom Global Config Location
Open
- Dominant language
- JavaScript
- Stars
- 16.2k
- Forks
- 520
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to change the global configuration location from `~/.terminalizer/config.yml` to `~/.local/terminalizer/config.yml`? I already have so many home directory dot files so seeing if it's possible..
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the JavaScript source for the hard-coded ~/.terminalizer/config.yml path and trace how the CLI resolves its global configuration. Check whether the project has tests for configuration loading; done means supporting ~/.local/terminalizer/config.yml without breaking the existing location and documenting the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100