mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-08 01:21:12 +00:00
python installation in makefile
This commit is contained in:
parent
f2c79dbab6
commit
643f303894
3
Makefile
3
Makefile
@ -35,3 +35,6 @@ cargos: rust
|
|||||||
programs:
|
programs:
|
||||||
./scripts/setup_cheatsheet
|
./scripts/setup_cheatsheet
|
||||||
./scripts/setup_ytfzf
|
./scripts/setup_ytfzf
|
||||||
|
|
||||||
|
python: brews
|
||||||
|
npm install -g pyright
|
||||||
|
Loading…
x
Reference in New Issue
Block a user