From c7d9727be6ea20f13ecb91102db86934ed8f2eed Mon Sep 17 00:00:00 2001 From: Takahito Nakano Date: Fri, 18 Sep 2026 23:38:09 +0900 Subject: [PATCH] chore(mise): update settings --- home/.config/mise/config.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/.config/mise/config.toml b/home/.config/mise/config.toml index 61ebdba9..770ec0c6 100644 --- a/home/.config/mise/config.toml +++ b/home/.config/mise/config.toml @@ -1,9 +1,6 @@ [bootstrap.brew] adopt = true -[bootstrap.brew.taps] -"f1bonacc1/tap" = "https://github.com/f1bonacc1/homebrew-tap.git" - [bootstrap.hooks] post-defaults = "killall Dock Finder SystemUIServer 2> /dev/null || true"