1
0
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:
Tw93
2026-01-03 13:29:07 +08:00
parent 5955bd93dc
commit c165230159
3 changed files with 3 additions and 5 deletions

View File

@@ -247,8 +247,6 @@ rm -f "$HOME/.cache/mole/brew_last_cleanup"
"$@"
}
MO_BREW_TIMEOUT=2
brew() {
case "$1" in
cleanup)