Tools
Recently, I have been experimenting with using Mise to handle tool installation as an alternative to stock operating system package managers.
At the time of writing, these are the tools I have installed as well as their versions.
aqua
These tools are installed using the aqua backend.
global
These tools from aqua are installed on all machines that I deploy my dotfiles on.
| Name | Version | Description |
|---|---|---|
| 1password | v2.31.1 | It's a password manager, historically for macOS but now available for all major platforms |
| ast-grep | latest | Search through AST nodes instead of plain text |
| atuin | latest | Search through your shell history and sync it across machines with end-to-end encryption |
| black | latest | A Python code formatter that is more opinionated than you are, for better or worse |
| git-cliff | latest | N/A |
work
These tools from aqua are only installed in my work environment.
| Name | Version | Description |
|---|---|---|
| amazon-ecr-credential-helper | latest | N/A |
go
These tools are installed using the go backend.
global
These tools from go are installed on all machines that I deploy my dotfiles on.
| Name | Version | Description |
|---|---|---|
| gotests | latest | Automatically generates table-driven tests |
| gomodifytags | latest | Helps with bulk-editing struct tags |
| github.com/go-delve/delve/cmd/dlv | latest | N/A |
| github.com/mdempsky/gocode | latest | N/A |
| github.com/segmentio/golines | latest | N/A |
| github.com/x-motemen/gore/cmd/gore | latest | N/A |
| golang.org/x/tools/cmd/goimports | latest | N/A |
| golang.org/x/tools/cmd/guru | latest | N/A |
| mvdan.cc/gofumpt | latest | N/A |
home
These tools from go are only installed in my home environment.
| Name | Version | Description |
|---|---|---|
| github.com/wailsapp/wails/v2/cmd/wails | latest | N/A |
work
These tools from go are only installed in my work environment.
| Name | Version | Description |
|---|---|---|
| github.com/golang/mock/mockgen | latest | N/A |
gem
These tools are installed using the gem backend.
global
These tools from gem are installed on all machines that I deploy my dotfiles on.
| Name | Version | Description |
|---|---|---|
| bundler | latest | N/A |
| neovim | latest | N/A |
npm
These tools are installed using the npm backend.
global
These tools from npm are installed on all machines that I deploy my dotfiles on.
| Name | Version | Description |
|---|---|---|
| eslint | latest | N/A |
| js-beautify | latest | N/A |
| neovim | latest | N/A |
| pnpm | latest | N/A |
| stylelint | latest | N/A |
| tree-sitter-cli | latest | N/A |
| yarn | latest | N/A |
pipx
These tools are installed using the pipx backend.
global
These tools from pipx are installed on all machines that I deploy my dotfiles on.
| Name | Version | Description |
|---|---|---|
| Django | latest | N/A |
| isort | latest | N/A |
| mkdocs | latest | N/A |
| nose | latest | N/A |
work
These tools from pipx are only installed in my work environment.
| Name | Version | Description |
|---|---|---|
| ansible | latest | N/A |
| ansible-core | latest | N/A |
