diff --git a/dotfiles/zpreztorc b/dotfiles/zpreztorc index e966c67..0babb44 100644 --- a/dotfiles/zpreztorc +++ b/dotfiles/zpreztorc @@ -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 #