Service lifetimes in .NET (singleton, scoped, transient)18 lut 2021
Blog | programowanie | dependency injection | .net | IT
Have you ever wondered how to go from this: to this: so you can do this: Checkout following 8 steps. Prerequisities: kubectl installed Windows 10 version 22000.0 or higher windows terminal and Ubuntu (I use 20.04) installed from MS store apt-get update 1. Install Zsh 2. Install oh-my-zsh 3. Install kubectx and kubens kubectx and […]
The post Make terminal great again – Oh-my-zsh + WSL + Ubuntu appeared first on SimplyAboutCode.
Marek Łapiński