mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2026-07-11 10:34:30 -05:00
[GH-ISSUE #184] Scope check: would codex-profiles fit as a Bash CLI utility? #3726
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ducksss on GitHub (Jul 8, 2026).
Original GitHub issue: https://github.com/awesome-lists/awesome-bash/issues/184
Hi, quick scope check before opening a PR.
Would codex-profiles fit this list, likely under Command-Line Productivity, For Developers, Applications, or Shell Script Development? It is a small MIT-licensed Bash helper for Codex CLI/Desktop that launches Codex with isolated CODEX_HOME profiles, so users can switch work, personal, school, or client Codex accounts without copying auth.json by hand.
Repo: https://github.com/Ducksss/codex-profiles
Install: npm install -g codex-profile or brew install Ducksss/tap/codex-profile
If this is not in scope for awesome-bash, no worries; I will not open a PR.