Articles in this series
Disclaimer: This is my first time using Vim (actually Neovim 😎), so by no means am I an expert. Come on it took me a couple of hours before I could configure a language server protocol! 😢 I look forward to your comments and advice on how to work be...
Introduction In this article, we will configure our Linux computer to autorun a script on boot. For the purpose of this article, we will be making use of systemd services. BTW, I use Arch Linux so if there’s any difference using a different distro, ...
Introduction This article is a beginner introduction to Arch Linux’s pacman. So it should not be treated as a comprehensive guide to pacman. You can find the comprehensive guide here. Arch Linux pacman (package manager) is one of the distinguishing ...
In this article, I will be sharing how I set up my Arch Linux environment for coding. A brief backstory. I have some experience with Linux. I have used Ubuntu and Linux Mint to a great extent and even played around with Kali Linux before. But Windows...