From 03c8b96941ca7f9fb28793872c8c8cc5ed8b3eb7 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 15 Sep 2020 12:03:40 +0200 Subject: zsh: remove g alias for ripgrep alleviates git/ripgrep confusion --- user/settings/zsh.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'user/settings') diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix index 3076a2f1..444d4cfd 100644 --- a/user/settings/zsh.nix +++ b/user/settings/zsh.nix @@ -173,8 +173,6 @@ in dcud = "dc up -d"; dcr = "dc restart"; - g = "rg"; - ga = "git add"; gs = "git st"; gd = "git diff"; -- cgit 1.4.1