The strict bash mode is not supported fully in oh-my-bash. There are issues in the code itself and in the prompts. Reproducing: ```sh $HOME/.bashrc set -euo pipefail OSH_THEME="powerline-multiline" oh-my-bash.sh ```
The strict bash mode is not supported fully in oh-my-bash.
There are issues in the code itself and in the prompts.
Reproducing: