ohmyzsh / ohmyzsh

🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

Home Page:https://ohmyz.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parse error near `then` in check_for_upgrade.sh

phuctm97 opened this issue · comments

Describe the bug

I just updated Oh My Zsh then it had this error whenever I open my shell.

I check and saw that there was a missing \, I had to add that manually and it worked.

CleanShot 2024-04-18 at 12 51 57@2x

Steps to reproduce

Just update to master (56cfcb4) version and open the shell

Expected behavior

It shouldn't error

Screenshots and recordings

No response

OS / Linux distribution

macOS 14.4.1

Zsh version

5.9

Oh My Zsh version

master (56cfcb4)

Terminal emulator

Terminal.app

If using WSL on Windows, which version of WSL

None

Additional context

No response

I saw the latest commit fixed this, updating to latest solved this issue 😄

I can confirm! Thanks @phuctm97