mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-17 18:27:42 -06:00
Added fnm to the install menu (#1879)
This commit is contained in:
parent
f8c3fda0e7
commit
959c85f57b
@ -2630,5 +2630,13 @@
|
|||||||
"description": "Fan Control is a free and open-source software that allows the user to control his CPU, GPU and case fans using temperatures.",
|
"description": "Fan Control is a free and open-source software that allows the user to control his CPU, GPU and case fans using temperatures.",
|
||||||
"link": "https://getfancontrol.com/",
|
"link": "https://getfancontrol.com/",
|
||||||
"winget": "Rem0o.FanControl"
|
"winget": "Rem0o.FanControl"
|
||||||
|
},
|
||||||
|
"WPFInstallfnm": {
|
||||||
|
"category": "Development",
|
||||||
|
"choco": "fnm",
|
||||||
|
"content": "Fast Node Manager",
|
||||||
|
"description": "Fast Node Manager (fnm) allows you to switch your Node version by using the Terminal",
|
||||||
|
"link": "https://github.com/Schniz/fnm",
|
||||||
|
"winget": "Schniz.fnm"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user