diff --git a/docs/2023-06-25-useful-tools.html b/docs/2023-06-25-useful-tools.html
index 5f74daf..bc09e95 100644
--- a/docs/2023-06-25-useful-tools.html
+++ b/docs/2023-06-25-useful-tools.html
@@ -688,18 +688,20 @@
>
- https://github.com/pyenv/pyenvhttps://github.com/astral-sh/rye
-
- https://github.com/pypa/pipx
-
https://github.com/astral-sh/uv
+
+ https://github.com/astral-sh/ruff
+
https://github.com/corbindavenport/nexus-tools
- https://github.com/astral-sh/ruffhttps://github.com/pyenv/pyenv
+
+ https://github.com/pypa/pipx
+
Language server
diff --git a/posts/2023-06-25-useful-tools.md b/posts/2023-06-25-useful-tools.md
index d51bea3..379e864 100644
--- a/posts/2023-06-25-useful-tools.md
+++ b/posts/2023-06-25-useful-tools.md
@@ -137,9 +137,9 @@ Memory
- https://github.com/Schniz/fnm
- https://github.com/oven-sh/bun
- https://github.com/denoland/deno
-- https://github.com/pyenv/pyenv
-- https://github.com/pypa/pipx
+- https://github.com/astral-sh/rye
- https://github.com/astral-sh/uv
+- https://github.com/astral-sh/ruff
- https://github.com/corbindavenport/nexus-tools
Format
@@ -148,7 +148,8 @@ Format
- https://github.com/mvdan/sh
- https://github.com/JohnnyMorganz/StyLua
- https://github.com/tamasfe/taplo
-- https://github.com/astral-sh/ruff
+- https://github.com/pyenv/pyenv
+- https://github.com/pypa/pipx
Language server