This guide will help you set up Vim as a C/C++ development environment similar to VSCode's C/C++ extension. It includes setting up key plugins like Yo
glab is an open-source CLI tool that allows you to interact with GitLab directly from your terminal. This guide will walk you through installing glab
Keep a specific app version even when you run apt update / apt upgrade. Quick & simple: sudo apt-mark hold Strict version pin: create /etc/apt/preferences.d/.pref with Pin: version (Optional) Disab...