1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-10-14 11:09:08 +00:00

Added option to skip git aliases definition

Fixes #947
This commit is contained in:
Eduardo San Martin Morote
2015-08-09 12:40:04 +02:00
committed by Kaleb Elwert
parent 27c2ccd8b9
commit c0049855c5
2 changed files with 145 additions and 139 deletions

View File

@@ -29,6 +29,10 @@ This setting affects all aliases and functions that call `git-status`.
Aliases
-------
Aliases are enabled by default. You can disable them with:
zstyle ':prezto:module:git:alias' skip 'yes'
### Git
- `g` is short for `git`.