Add gh.md
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
5152fc69cc
commit
1727d4ae2f
2 changed files with 7 additions and 0 deletions
|
@ -35,6 +35,7 @@ Markdown docs and shell scripts for automating installation of things and docume
|
|||
* [`clibraries.md`](clibraries.md) for errors like `fatal error: stdlib.h: No such file or directory`
|
||||
* [`docker.sh`](docker.sh) for installation of Docker on Linux Mint 20.01 or Ubuntu 20.04 LTS
|
||||
* [`docker-compose.sh`](docker-compose.sh) for installation of Docker Compose.
|
||||
* [`gh.md`](gh.md) for installing the GitHub CLI
|
||||
* [`git.sh`](git.sh)
|
||||
* [`gitkraken.md`](gitkraken.md)
|
||||
* [`gitui.md`](gitui.md) for installing the [GitUI](https://github.com/extrawurst/gitui) tool
|
||||
|
|
6
gh.md
Normal file
6
gh.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# `gh` - GitHub CLI
|
||||
|
||||
2021-07-29
|
||||
|
||||
* Go to https://github.com/cli/cli/releases/tag/v1.13.1 and download `gh_1.13.1_linux_amd64.deb`
|
||||
* Install
|
Loading…
Add table
Add a link
Reference in a new issue