From f6fcd94f2e91fc5c212a85c5231ec3a004ba286b Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Wed, 27 Mar 2024 01:52:41 +0000 Subject: [PATCH] chore(tools): install 1password-cli with mise --- config/mise/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/mise/config.toml b/config/mise/config.toml index 4e0d49b..f001d29 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -1,4 +1,5 @@ [tools] +1password-cli = "latest" actionlint = "latest" bat = "latest" buf = "latest"