You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you use MSYS2 Bash or Bash provided by Git for Windows? There is a known issue msys2/MSYS2-packages#1839 in MSYS2 Bash, and Git for Windows uses MSYS2 Bash.
Upon using any viable command in the terminal, this gets printed in the terminal:
bash: command substitution: line 1: syntax error near unexpected token `)'
bash: command substitution: line 1: `[[ -n $(_omb_prompt_git branch 2> /dev/null) ]] && echo " on (🌿 ")'
I'm not that advanced in the shell language to solve it myself.
The text was updated successfully, but these errors were encountered: