Install VS Code on Arch Linux

This article will cover how to install Visual Studio Code on Arch Linux. VS Code is available in the official Arch Linux repository as a community package. Installing VS Code. You can learn more about the package through Pacman. The command above should output similar information to the tile below. Now you can write code … Read more

Install Kitty (Terminal Emulator) on Ubuntu

Kitty Logo

Kitty is a free and open-source feature rich GPU based terminal emulator developed by Kovid Goyal, the project is being actively maintained with over 130+ contributors. Here are some of its features listed below: Offloads rendering to the GPU for lower system load and buttery smooth scrolling. Uses threaded rendering to minimize input latency. Supports … Read more