add github cli
This commit is contained in:
@@ -29,6 +29,11 @@
|
|||||||
"signingKey": "https://download.opensuse.org/repositories/shells:fish/Debian_10/Release.key",
|
"signingKey": "https://download.opensuse.org/repositories/shells:fish/Debian_10/Release.key",
|
||||||
"repository": "https://download.opensuse.org/repositories/shells:/fish/Debian_10/",
|
"repository": "https://download.opensuse.org/repositories/shells:/fish/Debian_10/",
|
||||||
"components": "/"
|
"components": "/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"signingKey": "https://cli.github.com/packages/githubcli-archive-keyring.gpg",
|
||||||
|
"repository": "https://cli.github.com/packages",
|
||||||
|
"components": "stable main"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"apt_core_dependencies": [
|
"apt_core_dependencies": [
|
||||||
@@ -53,6 +58,7 @@
|
|||||||
"fortune-mod",
|
"fortune-mod",
|
||||||
"fzf",
|
"fzf",
|
||||||
"google-cloud-sdk",
|
"google-cloud-sdk",
|
||||||
|
"gh",
|
||||||
"git",
|
"git",
|
||||||
"kubectl",
|
"kubectl",
|
||||||
"lsb-release",
|
"lsb-release",
|
||||||
|
|||||||
Reference in New Issue
Block a user