mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
FIX a parse error with zsh 5.0.2
The error: ``…/.oh-my-zsh/lib/misc.zsh:3: parse error near `then'`` ``` $ zsh --version zsh 5.0.2 (x86_64-pc-linux-gnu) ``` The added space fixes the parse error.
This commit is contained in:
parent
8921902388
commit
4793368792
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue