diff --git a/Makefile b/Makefile index c8660da..e9d4af2 100644 --- a/Makefile +++ b/Makefile @@ -35,3 +35,6 @@ cargos: rust programs: ./scripts/setup_cheatsheet ./scripts/setup_ytfzf + +python: brews + npm install -g pyright