gh - github cli¶
install github-cli¶
configure options¶
the config is stored in ~/.config/gh/config.yml
set pager¶
configure editor¶
github stars¶
list all starred repos¶
removed starred repo¶
turns out, you can't unstar a repo on the web which was taken down by a DMCA request
manage pull requests¶
list pull requests¶
(squash) merge and delete remote branch¶
replace 23 with your pr id
close without merging and delete remote branch¶
replace 42 with your pr id