@ -45,6 +45,9 @@ if ! shopt -oq posix; then
fi
# prevent CTRL+S to freeze in vim
stty -ixon
__prompt_command() {
local EXIT="$?" # This needs to be first