Windows CLI installer

Windows 10/11 has a command line software installer! It’s limited to what’s in the Microsoft Store, but still very useful.

Go to the MS Store and install App Installer. If it’s already installed, make sure it gets updated. Then you can use winget on the command line:

winget install firefox

…for example. More info, including usage, can be found here. The search and show options are of particular interest.

Conky

Here is my conky config.

https://github.com/Saurian3/conky

It’s based on this one.

It doesn’t do anything fancy, but it sure does display a lot of useless information in one handy place.

I got the Blade Runner font from dafont.com. The others came from 1001fonts.com.

Up ↑