Allow user to select name of .deepspeed_env (#4006)
* formatting
* Formatting
* arg formatting
* Allow user to select file
* Add docs
* Switch environment variable name to to match other existing envvars
* Handle if the user enters a path or a filename
* Clarify in docs that you can enter either a file or a path