From 34c17a6d43276eb375bda5c0abd964cef9d5be84 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 20 Sep 2016 14:16:02 -0400 Subject: Remove gcl shell alias --- .zshrc | 1 - 1 file changed, 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 765892fc..b257d9fa 100644 --- a/.zshrc +++ b/.zshrc @@ -20,7 +20,6 @@ export CLICOLOR=1 [[ "$OSTYPE" = 'linux-gnu' ]] && alias ls='ls --color' grep='grep --color' rm='rm -I' -alias gcl='git clone' alias gs='git status -sb' alias ga='git add' alias gc='git commit' -- cgit 1.4.1