Skip to content

Instantly share code, notes, and snippets.

View sxlderek's full-sized avatar

Derek Chan sxlderek

View GitHub Profile
@y0ngb1n
y0ngb1n / docker-registry-mirrors.md
Last active January 8, 2026 06:35
国内的 Docker Hub 镜像加速器,由国内教育机构与各大云服务商提供的镜像加速服务 | Dockerized 实践 https://github.com/y0ngb1n/dockerized
@LeCoupa
LeCoupa / bash-cheatsheet.sh
Last active January 4, 2026 15:10
Bash CheatSheet for UNIX Systems --> UPDATED VERSION --> https://github.com/LeCoupa/awesome-cheatsheets
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04