Skip to content

Commit 2d09bbe

Browse files
committed
♻️ refactor: updated
1 parent b1d48fe commit 2d09bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Setup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ function Install {
307307
Start-Sleep -Seconds 1
308308
# yazi plugins
309309
gum spin --title="Installing yazi plugins..." -- ya pack -i
310-
gum spin --title="Updating yazi plugins..." -- ya pack -u
310+
#gum spin --title="Updating yazi plugins..." -- ya pack -u
311311
Write-PrettyInfo -Message "Installed Yazi packages can be found at" -Info "$PSScriptRoot\config\yazi\package.toml"
312312
Start-Sleep -Seconds 1
313313
}

0 commit comments

Comments
 (0)