prezto_config/modules/gnu-utility/README.md

33 lines
808 B
Markdown
Raw Normal View History

2012-05-22 02:18:30 +02:00
GNU Utility
2012-04-11 22:11:07 +02:00
===========
2012-04-04 15:01:25 +02:00
Provides for the interactive use of GNU utilities on non-GNU systems.
2012-04-04 15:01:25 +02:00
Installing GNU utilities on non-GNU systems in `$PATH` without a prefix, i.e.
`ls` instead of `gls`, is not recommended since scripts that target other
utilities will be broken.
2012-04-04 15:01:25 +02:00
This module wraps GNU utilities in functions without a prefix for interactive
use.
2012-04-04 15:01:25 +02:00
This module must be loaded **before** the *utility* module.
2012-04-04 15:01:25 +02:00
Settings
--------
### Prefix
To use a different prefix, add the following to *zpreztorc*, and replace 'g' with
2012-04-04 15:01:25 +02:00
the desired prefix:
zstyle ':prezto:module:gnu-utility' prefix 'g'
2012-04-04 15:01:25 +02:00
Authors
-------
2012-05-22 02:18:30 +02:00
*The authors of this module should be contacted via the [issue tracker][1].*
2012-04-04 15:01:25 +02:00
2012-05-22 02:18:30 +02:00
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: https://github.com/sorin-ionescu/prezto/issues