ChesterYue / ohmyzsh-theme-passion

An oh-my-zsh theme.
MIT License
294 stars 135 forks source link

Gdate installed but still getting error message #7

Open bildungsroman opened 2 years ago

bildungsroman commented 2 years ago

I'm still getting the following error message:

/Users/.../.oh-my-zsh/custom/themes/passion.zsh-theme:6: command not found: gdate

despire gdate being installed (verified by running gdate and getting date output).

When I try running brew install coreutils;, I get Warning: coreutils 8.32 is already installed and up-to-date.

ChesterYue commented 2 years ago

I'm still getting the following error message:

/Users/.../.oh-my-zsh/custom/themes/passion.zsh-theme:6: command not found: gdate

despire gdate being installed (verified by running gdate and getting date output).

When I try running brew install coreutils;, I get Warning: coreutils 8.32 is already installed and up-to-date.

relaunch the terminal or source ~/.zshrc

norimicry commented 4 months ago

Also getting this issue. Fresh installs of ohmyz, passion, and coreutils. Only way to fix is to reinstall coreutils each time the message appears.

relaunch the terminal

this just makes the message appear again