bevry / dorothy

🧙🏻‍♀️ Bring your dotfile commands and configuration to any shell. Sensible defaults and hundreds of commands preloaded. Supports Bash, Zsh, Fish, Nu, Xonsh, Elvish, Dash, KornShell, macOS, Linux, Windows.
Other
311 stars 22 forks source link

Suggestion: setup-(node|mac-brew|rust|ruby) should delegate installation to a setup-util-(node|brew|rust|ruby) #170

Closed balupton closed 1 year ago

balupton commented 1 year ago

This is to ensure their fallback usage in setup-util only installs what is necessary, so that setup-* is their setup-util-* call PLUS installing user configured packages.

balupton commented 1 year ago

Working on this now