6 steps to pimp my terminal
Tools My current setup is mixed of tools from following list: oh-my-posh + powerlevel10k_rainbow (with mods) theme + custom font posh-git Set-PSReadlineKeyHandler for "bash style" search + autocomplete »
Tools My current setup is mixed of tools from following list: oh-my-posh + powerlevel10k_rainbow (with mods) theme + custom font posh-git Set-PSReadlineKeyHandler for "bash style" search + autocomplete »
So, like me, you're using Windows. WSL isn't always reliable (e.g. VPN problems), yet you're working with Kubernetes and require autocomplete tools. I'm the same »
Git in Visual Studio As You probably know Visual Studio has integrated git client. It is really cool thing. Unfortunately there is a big BUT: it »
Last week I have a lot of fun with docker on windows, but I have one small problem. I usually run PowerShell in standard mode, without »
Difficult upgrade From time to time we want (or have) to upgrade our old application to a new version of framework. Usually for core libraries it »
During my last work with Vagrant I need to track every single file change. The easiest way which I found was to create simple git repository »