Skip to content

Instantly share code, notes, and snippets.

@neeraj-htp
neeraj-htp / config.yml
Created April 19, 2022 05:29 — forked from yermulnik/config.yml
GH CLI multi-account switch
git_protocol: ssh
aliases:
collaborators: repo-collab
personal: '!cp ~/.config/gh/hosts.yml.personal ~/.config/gh/hosts.yml && gh auth status'
work: '!cp ~/.config/gh/hosts.yml.work ~/.config/gh/hosts.yml && gh auth status'