config env for env
Edit rsh environment configurations.
Signature
> config env {flags}
Flags
-
--default, -d: Print defaultenv.rshfile instead.
Input/output types:
| input | output |
|---|---|
| nothing | nothing |
Examples
allow user to open and update rsh env
> config env
allow user to print default env.rsh file
> config env --default,
allow saving the default env.rsh locally
> config env --default | save -f ~/.config/rsh/default_env.rsh