What is the recommended way to edit the $PATH that MacVim uses for things like equalprg and !commands?
I've tried everything I could find by searching (short of editing /etc/paths, which isn't an option as I don't have administrator privs on this machine). I tried adding a .MacOSX/environment.plist, but that didn't change anything. I don't seem to have the option to launch vim processes in a login shell anymore (it looks like it was removed?). My .profile and .bash_profile both source .bashrc, which has a simple line adding $HOME/bin to my path. If I use mvim, my $PATH is loaded correctly, but if I launch MacVim from the dock then I get just the system-supplied path. Thanks in advance! -- 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