We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d48fe commit 2d09bbeCopy full SHA for 2d09bbe
Setup.ps1
@@ -307,7 +307,7 @@ function Install {
307
Start-Sleep -Seconds 1
308
# yazi plugins
309
gum spin --title="Installing yazi plugins..." -- ya pack -i
310
- gum spin --title="Updating yazi plugins..." -- ya pack -u
+ #gum spin --title="Updating yazi plugins..." -- ya pack -u
311
Write-PrettyInfo -Message "Installed Yazi packages can be found at" -Info "$PSScriptRoot\config\yazi\package.toml"
312
313
}
0 commit comments