aboutsummaryrefslogtreecommitdiff
path: root/.zplugrc
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-09-08 03:20:24 +0800
committerGuangxiong Lin <[email protected]>2022-09-08 03:20:24 +0800
commitac5eaaaeac34ee2390e6bdfc420a8235f3f40400 (patch)
tree28a90ef8b70429936a7b5709719cc1f8616d537a /.zplugrc
parent26574d31ba44ff1c131effde07436eca3ba0e9df (diff)
downloaddotfiles-ac5eaaaeac34ee2390e6bdfc420a8235f3f40400.tar.gz
dotfiles-ac5eaaaeac34ee2390e6bdfc420a8235f3f40400.tar.bz2
dotfiles-ac5eaaaeac34ee2390e6bdfc420a8235f3f40400.zip
Remove oh-my-zsh git alias and create my own ones
Diffstat (limited to '.zplugrc')
-rwxr-xr-x.zplugrc1
1 files changed, 0 insertions, 1 deletions
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