diff --git a/.rtx.toml b/.mise.toml similarity index 100% rename from .rtx.toml rename to .mise.toml diff --git a/Brewfile b/Brewfile index dd26d45e34d96..66f39868300a6 100644 --- a/Brewfile +++ b/Brewfile @@ -1,4 +1,4 @@ -# Dependencies of things managed by .rtx.toml (or otherwise hand-installed, if rtx isn't used) +# Dependencies of things managed by .mise.toml (or otherwise hand-installed, if mise isn't used) brew "gpg2" brew "pkg-config"