Hi,

On 17.01.2009, at 11:12, Benjamin Melançon wrote:

> I figure MacVim.app should go in the Applications directory like any
> program on Mac OS X.

That sounds right.

> Is there a recommended place to put the mvim shell script?

It's easiest if you put it into one of the folders that show up when  
you do `echo $PATH` in Teminal.app. Having said that, scripts like  
mvim usually go into /usr/local/bin , but if you put it their, you  
might need to have to add a line that says `export PATH=$PATH:/usr/ 
local/bin` into your ~/.profile (if that folder is not yet in your  
PATH).

Nico
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to