mr-karan / doggo

:dog: Command-line DNS Client for Humans. Written in Golang
https://doggo.mrkaran.dev/
GNU General Public License v3.0
2.9k stars 100 forks source link

Feature request(?): config var/file #58

Open dougluce opened 1 year ago

dougluce commented 1 year ago

Is there an existing facility to specify different defaults for command line options, either via config file (in XDG user dirs or otherwise) or via environment variable? For instance, I'd like to turn off color and use the random strategy by default on every query.

mr-karan commented 1 year ago

Sounds a good idea. I'll try to squeeze this in with a 1.0 release which is planned soon.

evenh commented 2 months ago

I would like this as well!