jgabaut / invil

A Rust implementation of amboso.
https://github.com/jgabaut/amboso
GNU General Public License v3.0
4 stars 0 forks source link

[FEATURE] Add support for a global config file #169

Closed jgabaut closed 2 months ago

jgabaut commented 2 months ago

Primarily useful to set a specific anvil version/kern you may want to use as default, without resorting to command aliasing.

The file could easily be a .toml with familiar keys for core arguments, for now.

Relevant amboso issue: