diff --git a/config/mise/config.toml b/config/mise/config.toml index f001d29..22ec791 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -1,12 +1,10 @@ [tools] 1password-cli = "latest" actionlint = "latest" -bat = "latest" buf = "latest" ctop = "latest" direnv = "latest" dust = "latest" -exa = "latest" go = "latest" golangci-lint = "latest" goreleaser = "latest" diff --git a/zsh/rust.zsh b/zsh/rust.zsh index b2a61e6..b04f42e 100644 --- a/zsh/rust.zsh +++ b/zsh/rust.zsh @@ -74,10 +74,12 @@ install_rust_global_packages() { RUSTC_WRAPPER=sccache cargo binstall -y \ bacon \ + bat \ cargo-edit \ cargo-update \ difftastic \ dirstat-rs \ + exa \ gitu \ hexyl \ jwt-cli