arcticicestudio / snowsaw

A lightweight, plugin-driven and dynamic dotfiles bootstrapper.
MIT License
98 stars 8 forks source link

Global `basedirs` flag uses wrong default value #77

Closed arcticicestudio closed 5 years ago

arcticicestudio commented 5 years ago

Epic: #33

The default value of the global basedirs flag is currently implemented to use the config.AppConfig.Snowblocks.Paths array instead of config.AppConfig.Snowblocks.BaseDirs resulting in invalid paths being processed by task runners and the configuration validators.

arcticicestudio commented 5 years ago

Fixed in ed6226d9462ecec24df7af668ada7f00408581b7