Getting this bellow error every time when opening my terminal (ZSH using)
(eval):10: defining function based on alias `z'
(eval):10: parse error near `()'
Also why getting this error after every time execute anything via terminal
bgnotify_end:5: condition expected: 0x0
Why getting this and how to solve it?
zsh -x ~/.zshrc
to see what's going on. – waltinator Oct 15 '21 at 04:06