On 19/05/12 12:13 AM, Niels Kobschätzki wrote:
> Hi,
>
> which $PATH does MacVim use? When I do :!echo $PATH it significantly differs from
> the path I use in zsh or bash.
> Where do I set the $PATH for MacVim?
MacVim uses a login shell, as Terminal.app does, however it is not an
interactive shell. For bash, this means your PATH settings need to be in
~/.profile not ~/.bashrc. I'm not sure about zsh, but check its
documentation for where to put commands to run for all login shells
(whether interactive or not) and it should work.
Smiles,
Ben.
--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit
http://www.vim.org/maillist.php