I am trying set up the Solarized themes for the WSLtty terminal. So I followed this 2 step guide.
I did not want to install fish, so I only concentrated on the first 2 steps.
But when I ran:
eval (dircolors -c ~/.dir_colors | sed 's/>&\/dev\/null$//')
it is giving me this error:
-bash: syntax error near unexpected token `dircolors'