Vencord for Discord install funtion

This commit is contained in:
unknown 2024-05-08 20:18:15 -07:00
parent 96a0fdd3e2
commit 5259bc0820

View File

@ -221,6 +221,10 @@ function pst { Get-Clipboard }
# Alias # Alias
Set-Alias -Name btop4win -Value btop 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 # Enhanced PowerShell Experience
Set-PSReadLineOption -Colors @{ Set-PSReadLineOption -Colors @{