Contains .config for Windows for now.
It will configure following
- Update pwsh config
- Neovim with kickstarter.nvim
- wezterm
- Add Env Path
- Powershell. Yes it requires powershell on Linux as well :^)
- Git
- Python
- C Compiler (e.g. clang or gcc. Need for Vim building tree-sitter)
- nodejs (For pyright and neovim copilot)
- Winget
To setup entire environment, type pwsh ./setup.ps1
from vim you can check what LSP you have by typing :Mason and You can also install LSP
for different Language by :MasonInstall rust-analyzer
Currently Disabled.Require node to be installed. To setup type :Copilot setup