Nick
Nick
I wrote a fix to add in FTPS functionality myself. Depending on how the FTPS server is setup this may work for you too. Before line 550. `elif [[ "${to:0:5}"...
for me I was setting a nerd font as a default, but hadn't realised another font was applied to the Powershell 7 appearance, which was overriding the default. If I'd...
Hopefully this will help others with the same problem. I managed to get Windows + Volta + ESLint global install to work in VSCode. In VSCode settings (`settings.json`) configure a...
I use a batch file to open applications. This I run after startup. Then I load a profile, such as "home", "office", "laptop only", or "meeting presentation" which I've created....