New feature
I would like to be able to set settings common across profiles
Currently, the documentation contains this warning:

This warning is against exactly the kind of configuration I would like to achieve.
Two possible solutions:
- Allow this kind of implicit defaults with clear semantics about order ex: "last parameter specified in config is used"
- Introduce a new reserved profile name _nf_defaults or somesuch, where its settings are merged with other profile settings.
This is similar in scope to the "comma separated" profile list with an implicit profile always loaded first.