oppiliappan / eva

a calculator REPL, similar to bc(1)
MIT License
832 stars 29 forks source link

Change the default --fix #77

Open DGrv opened 5 months ago

DGrv commented 5 months ago

Is it possible to change the default --fix in a way (default is 10) ? -f, --fix <FIX> Number of decimal places in output (1 - 64) [default: 10] I think eva does not use config files right where the user can change this.

Thanks :)

pickfire commented 3 months ago

How would you propose this? There is a CLI argument that is able to tweak it.