mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-22 18:52:43 +00:00
feat(glazewm): Change Windows TWM to GlazeWM
This commit is contained in:
parent
4657765e21
commit
22ca99086c
16 changed files with 999 additions and 253 deletions
17
bootstrap/common-pm.txt
Normal file
17
bootstrap/common-pm.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# nodejs
|
||||
npm install -g typescript
|
||||
npm install -g tsx
|
||||
|
||||
# dotnet
|
||||
dotnet tool install -g dotnet-script
|
||||
dotnet tool install -g dotnet-repl
|
||||
|
||||
# python
|
||||
pip install neovim
|
||||
pip install requests
|
||||
pip install ipython
|
||||
pip install jupyter
|
||||
pip install numpy
|
||||
pip install matplotlib
|
||||
pip install pandas
|
||||
pip install scipy
|
||||
Loading…
Add table
Add a link
Reference in a new issue