diff --git a/install.ps1 b/install.ps1 index ec26ecf..06619ed 100644 --- a/install.ps1 +++ b/install.ps1 @@ -8,4 +8,6 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManage & ([scriptblock]::Create((iwr 'https://to.loredo.me/Install-NerdFont.ps1'))) -winget install Microsoft.Coreutils \ No newline at end of file +winget install Microsoft.Coreutils + +Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" -Name "TaskbarSi" -Type DWORD -Value 0 \ No newline at end of file diff --git a/link.ps1 b/link.bat similarity index 100% rename from link.ps1 rename to link.bat