Skip to content

Instantly share code, notes, and snippets.

View cdhiraj40's full-sized avatar
💭
Gettin' Better

Dhiraj Chauhan cdhiraj40

💭
Gettin' Better
View GitHub Profile
@cdhiraj40
cdhiraj40 / clean-up-arch-linux.md
Last active July 12, 2023 05:28 — forked from rumansaleem/clean-up-arch-linux.md
Instructions to clean up Arch Linux (Manjaro)

Contents

  • Clean pkg cache
  • Remove unused packages (orphans)
  • Clean cache in /home
  • remove old config files
  • Find and Remove
    • duplicates
    • empty files
    • empty directories
  • broken symlinks
@cdhiraj40
cdhiraj40 / git-basics.md
Last active October 13, 2023 09:54
This file has bunch of instructions, commands and useful links which I use for my git basics talk. This makes it easier for audience to refer to commands or any links.