matthewjberger / scoop-nerd-fonts

A scoop bucket for installing nerd fonts
The Unlicense
360 stars 34 forks source link

sudo dependency? #48

Closed jetersen closed 4 years ago

jetersen commented 4 years ago

Perhaps we should switch to using gsudo as a dependency? (it even shims sudo) As psutils' sudo does not work with pwsh 🤔

Could also remove all the dependencies on sudo?

https://github.com/matthewjberger/scoop-nerd-fonts/blob/a9386cab71f411977173f7b7382b6958dd84b31c/bucket/FiraCode-NF.json#L8

jetersen commented 4 years ago

Even with sudo fixed now thanks to https://github.com/lukesampson/psutils/pull/32 being merged.

I still think that we should not add any dependency. There are so many ways to launch with administrative rights.

Again I would hope Microsoft would consider allowing user fonts to be installed.