Disable unused git aliases.

This commit is contained in:
David Tomaschik
2019-07-25 10:48:55 -07:00
parent 699fc2ac66
commit 937328a833

View File

@@ -80,6 +80,9 @@ zstyle ':prezto:module:editor' key-bindings 'vi'
# Ignore submodules when they are 'dirty', 'untracked', 'all', or 'none'.
# zstyle ':prezto:module:git:status:ignore' submodules 'all'
# Don't set up aliases I never use
zstyle ':prezto:module:git:alias' skip 'yes'
#
# GNU Utility
#