diff --git a/Brewfile b/Brewfile index 401312a..b6b691a 100644 --- a/Brewfile +++ b/Brewfile @@ -13,6 +13,7 @@ tap 'homebrew/cask-versions' # Command-Line Tools (Brew) # +brew '1password-cli' brew 'ack' brew 'aspell' brew 'bash' diff --git a/config/mise/config.toml b/config/mise/config.toml index 1e2c4c2..6f30b3c 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -78,7 +78,6 @@ ruby_install = true "pipx:pipx" = "latest" "pipx:yamllint" = "latest" "ubi:rails/rails-new" = "latest" -1password-cli = "latest" actionlint = "latest" argo-rollouts = "latest" argocd = "latest"