79709985

Date: 2025-07-22 06:26:31
Score: 2
Natty:
Report link

Add this line alias gh="env -u GITHUB_TOKEN gh $1" in .zshrc

.zshrc

export GITHUB_TOKEN=ghp_************************************
alias gh="env -u GITHUB_TOKEN gh $1"` in ``.zshrc`

Ref: https://github.com/cli/cli/issues/3799#issuecomment-1739270630

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Ivone Djaja