I've looked for a while and I can't seem to find why this line is even here
source "$HOME/some/path.ext"
What I am getting no matter what I try to reset it to is the following error:
/Users/me/.zshrc:323: bad assignment
Obviously the 'bad assignment' part means it's not set to what it should be but I don't understand why the line is there in the first place.
How does this work properly?
Thanks
There were two issues:
then
after the elif
statements=
, i.e., alias JenniferGarner = 'Electra()'
instead of JenniferGarner='Electra()'
Sometimes I forget how old and crotchety these codebases are.