Nathan Skillen
Results
1
comments of
Nathan Skillen
You could do like I've done, and create an `environments` folder outside your root collections folder: ``` ~/bruno ├-- collections │ ├-- collection_a │ ├-- collection_b └-- environments ├-- environment_a...