feat: make the asset management optional
The environment variable `SCM_BREEZE_DISABLE_ASSETS_MANAGEMENT=true` when set to will disable the asset management portion of the shell integration.
This commit is contained in:
@@ -11,3 +11,7 @@ export design_av_dirs="Animations Videos Flash Music Samples"
|
||||
# Directories for global design assets (not symlinked into projects)
|
||||
export design_ext_dirs="Fonts IconSets"
|
||||
|
||||
# Set =true to disable the design/assets management features
|
||||
# export SCM_BREEZE_DISABLE_ASSETS_MANAGEMENT=true
|
||||
|
||||
# vi: ft=sh
|
||||
|
||||
Reference in New Issue
Block a user