mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 10:09:51 +00:00
Some environments (in my case, cygwin) have PATH variables with directories with spaces in them, breaking colored-man. Adding quotes around the PATH environment variable makes the plugin run OK.