bash <(curl -sL https://raw.githubusercontent.com/leviosa42/dotfiles/main/install.sh)
not yet
- Install winget.
- Open PowerShell as Admin and run below script.
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm https://raw.githubusercontent.com/leviosa42/dotfiles/main/install.ps1 | iex