Code Snippets

5 snippets

bashlinuxtarMay 26, 2026

Common tar extraction commands for .tar, .tar.gz, and .tar.bz2 files

bashgitlinuxMay 26, 2026

Use git add -N (--intent-to-add) to make new untracked files visible in git diff without staging them

bashlinuxgitDec 24, 2025

Quickly setup Git with Github with ssh in Linux

bashlinuxnmcliDec 23, 2025

Connect to a Wi-Fi SSID using nmcli command in Linux

bashgitDec 23, 2025

Quick reference for viewing commit changes with git show