mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
uninstall --purge, set FNM_DIR, persist some data (#6070)
* Added purge uninstall for fnm * Must use Remove-Item, so using Test-Path too * Updated fnm to 1.37.2 * Updated fnm * Remove $schema * Add suggestions by Lutra-Fs * Added note about persistence * Set FNM_HOME in process scope in post_install * Removed workaround that was not needed
…
…
…
…
…
Scoop Main

Core manifests for Scoop, the Windows command-line installer. For manifests that fit the Main criteria.
How do I install these manifests?
Just do scoop install <manifest>. This is the default bucket for Scoop and is added by default.
How do I contribute new manifests?
To make a new manifest contribution, please read the Contributing Guide.
Description
Languages
PowerShell
100%