1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-05 19:39:43 +00:00
prezto/modules/helper
2012-09-08 19:23:39 -04:00
..
functions [Fix #245] Merge trap into helper 2012-09-08 19:23:39 -04:00
init.zsh [#245] Convert helper into a module 2012-09-08 19:23:33 -04:00
README.md [Fix #245] Merge trap into helper 2012-09-08 19:23:39 -04:00

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.