porteurbars
porteurbars copied to clipboard
consider shell interpolation of default.env values
$ cat default.env
USER=$(whoami)
# then the prompter would prompt
USER [yournamehere]: