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
% ls -ld ~/src/zsh-syntax-highlighting
drwxr-xr-x 17 lexinator staff 578 Oct 20 16:51 /Users/lexinator/src/zsh-syntax-highlighting
% ls -l ~/zload/zsh-syntax-highlighting.zsh
lrwxr-xr-x 1 lexinator staff 64 Dec 19 2014 /Users/lexinator/zload/zsh-syntax-highlighting.zsh -> ../src/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
% exec zsh
/Users/lexinator/zload/zsh-syntax-highlighting.zsh:33: no such file or directory: /Users/lexinator/zload/.version
/Users/lexinator/zload/zsh-syntax-highlighting.zsh:34: no such file or directory: /Users/lexinator/zload/.revision-hash
I can work around this issue by linking these two additional files into ~/zload.
Update: I forgot to mention this started with v0.3 but works fine with cb5589d.
thanks
The text was updated successfully, but these errors were encountered:
I can work around this issue by linking these two additional files into ~/zload.
Update: I forgot to mention this started with v0.3 but works fine with cb5589d.
thanks
The text was updated successfully, but these errors were encountered: