diff options
author | Griffin Smith <grfn@gws.fyi> | 2020-10-05T14·43-0400 |
---|---|---|
committer | glittershark <grfn@gws.fyi> | 2020-10-05T14·48+0000 |
commit | 3a4b4568bbeb85512d71a7e18e508401bf1fab55 (patch) | |
tree | 3c5868a73d283cf4901f6200e819f1a0b9b9c0e5 /users | |
parent | ccce9344547ebcb20d1950bf1a6c5e699129c2db (diff) |
feat(gs/home): Install gh r/1837
Change-Id: I13d918565b9a46b3e5e11936e5b7787e9ecce719 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2022 Reviewed-by: glittershark <grfn@gws.fyi> Tested-by: BuildkiteCI
Diffstat (limited to 'users')
-rw-r--r-- | users/glittershark/system/home/modules/development.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/system/home/modules/development.nix b/users/glittershark/system/home/modules/development.nix index 5dd73379824b..1fe9381be58d 100644 --- a/users/glittershark/system/home/modules/development.nix +++ b/users/glittershark/system/home/modules/development.nix @@ -41,6 +41,7 @@ with lib; yq gitAndTools.hub gitAndTools.tig + gitAndTools.gh shellcheck httpie entr |