Advanced Space.sh configuration
Environment variables and possible settings
SPACE_LOG_ENABLE_COLORS
Enables colored message output.
Default: 1
Set this from cmdline, using the -e
flag or from the YAML.
SPACE_LOG_LEVEL
Set level of logging in interval [0,5] for the final script.
Default: 4
Set this from cmdline, using the -e
flag or from the YAML.
SPACE_MODULES_SHARED
The directory for shared resources i.e. modules.
Default: ~/.space/space_modules
Can only be set from the cmd line when invoking Space.
Previous: Space Modules
Next: Shell coding and style guidelines
Edit this page