From b1f74e6c6b678b46b99902fe37e991897721c0c3 Mon Sep 17 00:00:00 2001 From: srdusr Date: Thu, 6 Jun 2024 22:47:44 +0200 Subject: Testing --- .config/powershell/bootstrap.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.config/powershell/bootstrap.ps1') diff --git a/.config/powershell/bootstrap.ps1 b/.config/powershell/bootstrap.ps1 index 252bd52..cc7b79d 100644 --- a/.config/powershell/bootstrap.ps1 +++ b/.config/powershell/bootstrap.ps1 @@ -37,7 +37,7 @@ if (-not (Test-IsAdmin)) { # Imports . $HOME\.config\powershell\initialize.ps1 -. $HOME\.config\powershell\ownership.ps1 +#. $HOME\.config\powershell\ownership.ps1 . $HOME\.config\powershell\bloatware.ps1 # Configure PowerShell @@ -115,7 +115,6 @@ $apps = @( "bat", "7zip", "python", - "neofetch", "adobereader", "javaruntime", "autohotkey", -- cgit v1.2.3