porteurbars icon indicating copy to clipboard operation
porteurbars copied to clipboard

consider shell interpolation of default.env values

Open softprops opened this issue 8 years ago • 0 comments

$ cat default.env
USER=$(whoami)
# then the prompter would prompt
USER [yournamehere]:

softprops avatar Jan 29 '17 07:01 softprops