From 849f7292523a9a119b81fc20062215fbb916984c Mon Sep 17 00:00:00 2001 From: srdusr Date: Tue, 4 Jun 2024 22:06:38 +0200 Subject: Testing --- .config/powershell/bootstrap.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/powershell/bootstrap.ps1 b/.config/powershell/bootstrap.ps1 index 3288ac1..a4203be 100644 --- a/.config/powershell/bootstrap.ps1 +++ b/.config/powershell/bootstrap.ps1 @@ -163,7 +163,6 @@ $apps = @( "fd", "sudo", "win32yank", - "neovim", "microsoft-windows-terminal", "wsl", "firefox", @@ -181,6 +180,7 @@ $apps = @( #"make", #"tokei", #"zoxide" + "neovim" ) foreach ($app in $apps) { -- cgit v1.2.3