YS-L / csvlens

Command line csv viewer
MIT License
2.49k stars 40 forks source link

Feature request: add environment variables and dotenv file support #27

Open jqnatividad opened 1 year ago

jqnatividad commented 1 year ago

so folks can set options like --delimiter using environment variables (CSVLENS_DELIMITER?) and those preferences can be persisted with a .env file.