mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
fix(tools): install bat and exa via rust cargo again
Neither of them provide binary releases for Apple Silicon, meaning mise cannot install them.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user