Skip to content
Snippets Groups Projects
user avatar
Samuel John authored
The `homebrew.pth` should be a file with a single line in it.
Also (at least on zsh) if the file does not exist, `>>` will
result in an error. The `>` works in both, bash and zsh and
creates the file with the `echo`ed contet.

Closes Homebrew/homebrew#28201.

Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
93d9f610
History
Name Last commit Last update