diff --git a/home/justfile b/home/justfile index e39cc04..b9fa720 100644 --- a/home/justfile +++ b/home/justfile @@ -241,6 +241,7 @@ _homebrew-services-restart: -uv tool install --python {{ python_312 }} pyright {{ ARGS }} -uv tool install --python {{ python_312 }} rich-cli {{ ARGS }} -uv tool install --python {{ python_312 }} ruff-lsp {{ ARGS }} + -uv tool install --python {{ python_312 }} ttok {{ ARGS }} -uv tool install --python {{ python_312 }} yt-dlp[default] {{ ARGS }} # ----------------------------------------------------------------