DanCardin / sauce

A tool to help manage context/project specific shell-things like environment variables.
Apache License 2.0
46 stars 2 forks source link

sauce config color=false #25

Open DanCardin opened 3 years ago

DanCardin commented 3 years ago

This flag would cause sauce shell init to include --color=never flag, causing color to be disabled.

Use shell init to customize behavior to avoid loading config on vanilla sauce-type commands that otherwise shouldn't need to load the config value.