Skip to content

Instantly share code, notes, and snippets.

View johnny-official's full-sized avatar
☁️
Cloud

Tran Quoc Nhat Vu johnny-official

☁️
Cloud
View GitHub Profile
#!/usr/bin/env bash
# Recommended: download first, then execute (safer than curl | bash):
# curl -fL "https://gist.githubusercontent.com/johnny-official/81031f044d2f5df0198e073aa75a11ce/raw/gistfile1.txt?v=$(date +%s)" -o /tmp/johnny-dev-bootstrap.sh \
# && bash /tmp/johnny-dev-bootstrap.sh
set -u
VERSION="2026.08.26"