1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-03 17:00:27 +00:00
prezto/modules/trap/README.md
Sorin Ionescu fb9a20591f [Fix #197] Rebrand as Prezto
Conflicts:
	README.md
	runcoms/zshenv
2012-09-03 16:51:27 -04:00

22 lines
422 B
Markdown

Trap
====
Provides for trapping UNIX signals and calling callback functions when a trap
is triggered.
Functions
---------
- `add-zsh-trap` adds a function name to a list to be called when a trap is
triggered.
Authors
-------
*The authors of this module should be contacted via the [issue tracker][1].*
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: https://github.com/sorin-ionescu/prezto/issues