Skip to content

Commit

Permalink
Add another shadow to the git aliases
Browse files Browse the repository at this point in the history
Originally submitted in sorin-ionescu#979
  • Loading branch information
flying-sheep authored and belak committed Feb 21, 2018
1 parent 4325f74 commit 580ddc4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions modules/git/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,10 @@ zstyle ':prezto:module:git:alias' skip 'yes'

The following aliases may shadow system commands:

- `gpt` shadows the [GUID partition table maintenance utility][4].
- `gs` shadows the [Ghostscript][5].
- `gb` shadows the [GB][9].
- `gm` shadows the [Graphics Magick image processor][11].
- `gpt` shadows the [GUID partition table maintenance utility][4].
- `gs` shadows the [Ghostscript interpreter and previewer][5].

If you frequently use the above commands, you may wish to remove said aliases
from this module or to disable them at the bottom of the zshrc with `unalias`.
Expand Down Expand Up @@ -439,9 +440,10 @@ Authors
[2]: https://github.com/defunkt/hub
[3]: https://www.github.com
[4]: http://www.manpagez.com/man/8/gpt/
[5]: http://linux.die.net/man/1/gs
[5]: http://www.manpagez.com/man/1/gs/
[6]: https://github.com/sorin-ionescu/prezto/issues
[7]: https://github.com/sorin-ionescu/prezto/issues/219
[8]: http://www.kernel.org/pub/software/scm/git/docs/git-log.html
[9]: https://getgb.io/
[10]: https://github.com/blog/985-git-io-github-url-shortener
[11]: http://www.manpagez.com/man/1/gm/

0 comments on commit 580ddc4

Please sign in to comment.