TheLocehiliosan / yadm

Yet Another Dotfiles Manager
https://yadm.io/
GNU General Public License v3.0
5.07k stars 176 forks source link

[Alternates] Accept `_` as space replacement when parsing OS info #421

Closed signed-log closed 2 years ago

signed-log commented 2 years ago

Is your feature request related to a problem? Please describe.

openSUSE, due to its relationship with SUSE, has a ID_LIKE in /etc/os-release like so

ID_LIKE="opensuse suse"

Which makes the alternate filename very long and it is not helping usability by the fact that auto completion has already a bad time with ##

Describe the solution you'd like

Add an option, or implicitely, accept _ as a substitute for space when treating alternates

github-actions[bot] commented 2 years ago

This issue has been labeled as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.