From d7ecf788a152e94b97d726f1556d92e010e9e862 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 2 May 2023 19:33:42 +0300 Subject: shells: remove old aliases for git --- shells.org | 1 - 1 file changed, 1 deletion(-) diff --git a/shells.org b/shells.org index b8629a2..40ad40a 100755 --- a/shells.org +++ b/shells.org @@ -12,7 +12,6 @@ alias vi='nvim' #git - alias config='/usr/bin/git --git-dir=$HOME/Developer/config/ --work-tree=$HOME' alias ga='git add' alias gaa='git add .' alias gc='git commit -m' -- cgit v1.2.3