1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 15:10:28 +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

422 B

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.