Managing Dotfiles with Chezmoi

Dotfiles are configuration files that store settings for various applications and utilities on your operating system. Typically, they are hidden (hence the name “dotfiles”, as they begin with a dot). Managing these files becomes crucial if you want to maintain consistency and portability of your settings across different machines. In this article, we’ll explore how to use Chezmoi, a tool for managing dotfiles.

Read More

WSL is all you need

Windows Subsystem for Linux is a game-changer for developers who need the power of a Linux environment while working on a Windows machine. It bridges the gap between the two operating systems, providing the best of both worlds. In this article, we will explore the advantages of using WSL over a traditional dual-boot setup, along with some practical examples to illustrate its benefits.

Read More