From 194007b02069d2be0c283825aa1e1a4426b641a2 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Wed, 11 May 2022 15:35:04 -0400 Subject: chore(grfn/home): Drop hub I don't really use github anymore Change-Id: I4a44c527f42cfb1ca344b10a9bd35fe53f3fa050 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5604 Reviewed-by: grfn Autosubmit: grfn Tested-by: BuildkiteCI --- users/grfn/system/home/modules/development.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'users') diff --git a/users/grfn/system/home/modules/development.nix b/users/grfn/system/home/modules/development.nix index 18a851d149..3420fd6522 100644 --- a/users/grfn/system/home/modules/development.nix +++ b/users/grfn/system/home/modules/development.nix @@ -42,7 +42,6 @@ with lib; jq yq gron - gitAndTools.hub gitAndTools.tig gitAndTools.gh shellcheck @@ -181,7 +180,6 @@ with lib; "ga" = "git add"; "gnp" = "git --no-pager"; "g" = "git"; - "git" = "hub"; "grim" = "git fetch && git rebase -i --autostash origin/master"; "grom" = "git fetch && git rebase --autostash origin/master"; "groc" = "git fetch && git rebase --autostash origin/canon"; -- cgit 1.4.1