There's been a lot of discussion of how to properly set $PATH. $fish_user_paths 
works but only if you want to append to the $PATH. I use Homebrew to keep git, 
MySql, and many other formula's up-to-date. If I add /usr/local/bin/ to 
$fish_user_paths it appends and Fish still uses the git version located in 
/usr/bin/ which is the OS X default installed and out-of-date version.

What's the proper way to prepend to $PATH so that your Homebrew formulas take 
precedence? 

—
Jesse Atkinson
jesse.atkin...@me.com

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to