Skip to content

Instantly share code, notes, and snippets.

View cuongwtq's full-sized avatar

Tran Quang Cuong cuongwtq

View GitHub Profile
@cuongwtq
cuongwtq / .MOVED.md
Created May 13, 2023 16:32 — forked from hwdsl2/.MOVED.md
IPsec VPN Server Auto Setup Script for Ubuntu and Debian
@cuongwtq
cuongwtq / config.yml
Last active December 27, 2022 02:29 — forked from yermulnik/config.yml
GH CLI multi-account switch
Example hosts.yml.personal content:
> cat ~/.config/gh/hosts.yml.personal
github.com:
oauth_token: ghp_[…]
git_protocol: ssh
user: yermulnik
Example ~/.config/gh/hosts.yml.work content:
> cat ~/.config/gh/hosts.yml.work