Skip to content

Instantly share code, notes, and snippets.

@copoer
copoer / gitbackup.sh
Last active July 16, 2024 12:58 — forked from erdincay/sugh.sh
su GitHub (downloading all repositories from a given user)
#!/bin/bash
name="copoer"
cntx="users"
page=1
echo $name
echo $cntx
START=1
END=3
@copoer
copoer / arch-linux-install.md
Last active December 21, 2022 15:08 — forked from kylemanna/arch-linux-install.md
Minimal instructions for installing arch linux on an UEFI NVMe system with full system encryption using dm-crypt and luks