devilelephant
Thursday, July 12, 2007
TextMate ZSH ZShell
TextMate has a bias toward bash and doesn't pick up your environment's path if you are using zsh.
See
Shell Commands: Search Path
for details
I added the following to my .zshrc file to create/update a .profile file whenever I log into zsh
ECHO PATH=$PATH > .profile
Now bundles like Subversion work as they should :-)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment