From ac5eaaaeac34ee2390e6bdfc420a8235f3f40400 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Thu, 8 Sep 2022 03:20:24 +0800 Subject: Remove oh-my-zsh git alias and create my own ones --- .zplugrc | 1 - 1 file changed, 1 deletion(-) (limited to '.zplugrc') diff --git a/.zplugrc b/.zplugrc index ca5358a..ce58d09 100755 --- a/.zplugrc +++ b/.zplugrc @@ -8,7 +8,6 @@ if [ ! -d $ZPLUG_HOME ]; then fi source $ZPLUG_HOME/init.zsh -zplug "plugins/git", from:oh-my-zsh zplug "zsh-users/zsh-completions" zplug "zsh-users/zsh-syntax-highlighting" zplug "dracula/zsh", as:theme -- cgit v1.2.3