diff --git a/home/home.nix b/home/home.nix index 0fa87ae..a7cd506 100644 --- a/home/home.nix +++ b/home/home.nix @@ -43,10 +43,6 @@ aliases = { undo = "reset HEAD~1 --mixed"; amend = "commit -a --amend"; - prv = "!gh pr view"; - prc = "!gh pr create"; - prs = "!gh pr status"; - prm = "!gh pr merge -d"; }; extraConfig = { color = {