mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 13:16:47 +00:00
refactor: simplify ui and log defaults
Remove support for obscure env var overrides in favor of sensible defaults.
This commit is contained in:
@@ -247,8 +247,6 @@ rm -f "$HOME/.cache/mole/brew_last_cleanup"
|
||||
"$@"
|
||||
}
|
||||
|
||||
MO_BREW_TIMEOUT=2
|
||||
|
||||
brew() {
|
||||
case "$1" in
|
||||
cleanup)
|
||||
|
||||
Reference in New Issue
Block a user