mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-28 02:49: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.