issues
search
rcaloras
/
bash-preexec
⚡ preexec and precmd functions for Bash just like Zsh.
MIT License
876
stars
93
forks
source link
Update bash-preexec.sh
#62
Closed
lguelorget
closed
7 years ago
lguelorget
commented
7 years ago
Avoids infinite recursion with things like export PROMPT_COMMAND="history -a; $PROMPT_COMMAND"
Preserve trap DEBUG again: revert
https://github.com/rcaloras/bash-preexec/pull/60