Re: [dev] environment variables versus runtime configuration (rc) files versus X resources
Heyho,
Brandon Mulcahy wrote:
> Having an option be an environment variable instead of a command-line option
> denies the user that choice (besides doing something like `export option=a;
> command; export option=b`).
You don't need the export.
> I do wish the concept of aliasing were a bit more general. It'd be nice to be
> able to have something like it in dmenu without having to resort to wrapper
> scripts.
What is wrong with having a binary with a general interface and some simple
shell scripts to get a specific use out of it?
--Markus
Received on Mon Nov 03 2014 - 22:46:06 CET
This archive was generated by hypermail 2.3.0
: Mon Nov 03 2014 - 22:48:07 CET