📄️ Basic Linux Commands Cheat Sheet
A quick reference guide to essential Linux file management, text editing, and package management commands.
📄️ Conda Guide: Installing Miniforge and Managing Conda Environments
Installing Miniforge
📄️ Installing GUI Apps with Flatpak (Linux)
Flatpak is a universal package system for Linux. It’s especially useful for installing GUI applications that may not be available—or up to date—in your distro’s repositories. Flatpak apps run in a sandboxed environment with all required dependencies bundled in.
📄️ Git Cheatsheet
A quick reference guide to the most commonly used Git commands.
📄️ Package management on macOS with Homebrew
Homebrew is the popular, missing package manager for macOS that makes installing and managing developer tools and software easy.
📄️ Managing Dotfiles with GNU Stow
Overview
📄️ WSL: Installation and Configuration Guide
This tutorial guides you through installing Fedora 42 on Windows Subsystem for Linux (WSL), moving a WSL distribution to a custom location, configuring XDG user directories, linking Windows and Linux environments, setting a default WSL user, updating WSL components, and integrating Visual Studio Code with WSL.