It should be possible to `.boxrc` via command line argument. Example ``` bash $ sb --config /etc/boxrc ``` or ``` bash $ sb -c /etc/boxrc ```
It should be possible to
.boxrcvia command line argument.Example
or