diff --git a/pwsh/Microsoft.PowerShell_profile.ps1 b/pwsh/Microsoft.PowerShell_profile.ps1 index ba87eee..7717cb0 100644 --- a/pwsh/Microsoft.PowerShell_profile.ps1 +++ b/pwsh/Microsoft.PowerShell_profile.ps1 @@ -221,6 +221,10 @@ function pst { Get-Clipboard } # Alias Set-Alias -Name btop4win -Value btop +function vencord-install { +Invoke-WebRequest -Uri 'https://github.com/Vencord/Installer/releases/latest/download/VencordInstallerCli.exe' -OutFile VencordInstallerCli.exe +./VencordInstallerClie.exe +Remove-Item VencordInstallerClie.exe # Enhanced PowerShell Experience Set-PSReadLineOption -Colors @{