From 816e735e19c7c148a98bf271a8dfa20dddf83c9b Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 4 Apr 2020 19:34:33 -0700 Subject: Remove dumb git aliases --- lib/common.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/common.nix') diff --git a/lib/common.nix b/lib/common.nix index ab347c3..9aad96b 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -167,8 +167,6 @@ in gs = "git status -sb"; hs = "home-manager switch"; ll = "ls -lah"; - pull = "git pull"; - push = "git push"; rm = "rm -i"; showpath = "echo $PATH | sed 's/:/\n/g'"; tdate = "date +%Y.%m.%d..%H.%M"; -- cgit v1.2.3