suresh
Home > RefCards

Highlighting Code Changes in GitHub Comments

Learn how to highlight code changes effectively in GitHub comments using diff formatting.

Read More

Simplifying Plugin Debugging in Neovim Using `enabled=false` in Lua

Learn to debug Neovim plugins efficiently using enabled=false in Lua configurations.

Read More

Simplify Environment Variable Management with a Bash Script

Simplify the management of environment variables across multiple projects using a Bash script. Learn how to sync .env files between projects and a centralized folder with ease.

Read More

Exploring NVim Configurations with Docker

Explore different NVim configurations using Docker to keep your local setup clean and isolated. Learn how to build a Docker image with NVim, Node.js, and a mechanism to clone NVim configurations from a specified repository.

Read More

Fixing .env Files Not Ignored by Git

Learn how to ignore `.env` files in your Git repository by updating the `.gitignore` file and untracking the `.env` files.

Read More

Setting Up Deno's LSP in Neovim

Using Two GitHub Accounts on the Command Line: Configure multiple SSH keys and associate each key with a different GitHub account.

Read More

Using Two GitHub Accounts on the Command Line

Using Two GitHub Accounts on the Command Line: Configure multiple SSH keys and associate each key with a different GitHub account.

Read More

Git Reference Card

Git cheat Sheet: Essential Commands

Read More

RefCards RSS