firecfg.py icon indicating copy to clipboard operation
firecfg.py copied to clipboard

An improved firecfg written in python.

Results 2 firecfg.py issues
Sort by recently updated
recently updated
newest added

LLM-generated, human-tested :) This commit makes it work in zsh and ksh, and bash works as it did before. I didn't test any other shells, but that's already better :)

In preparation of a PKGBUILD for this project I was not exactly sure about the [gen_groups.py](https://github.com/rusty-snake/firecfg.py/blob/master/contrib/gen_groups.py) script. [0-firecfg.config](https://github.com/rusty-snake/firecfg.py/blob/master/etc/groups/0-firecfg.config) states it is automatically generated by `gen_groups.py`. So far so good. But...

question