I guess the PATH is handled in a special way, so the -U key might not be  
appropriate. Just put all the commands you want to execute on a startup to  
the ~/.config/fish/config.fish

Maxim

On Thu, 10 Jan 2013 21:22:01 +0800, Tomasz Kuzma <map...@sezamkowa.net>  
wrote:

> Unfortunately it doesn't work for me:
>
> http://cl.ly/image/2n192D3b3P2E
>
> Wiadomość napisana przez SanskritFritz <sanskritfr...@gmail.com> w dniu  
> Jan 10, 2013, o godz. 2:15 PM:
>
>> On Thu, Jan 10, 2013 at 12:29 PM, Tomasz Kuźma <map...@sezamkowa.net>  
>> wrote:
>>> Hi fish-users!
>>>
>>> I got one small question that's causing a problem:
>>>
>>> Every time i launch fish (in iTerm2 in OSX 10.8.2) i have to manually  
>>> add
>>> tex to PATH (set PATH $PATH /usr/texbin)- how can i do it so it will be
>>> preserved between launches?
>>>
>>> Thanks for help!
>>
>> Hi, use set -U
>> http://ridiculousfish.com/shell/user_doc/html/commands.html#set
>> "-U or --universal causes the specified environment variable to be
>> given a universal scope. If this option is supplied, the variable will
>> be shared between all the current users fish instances on the current
>> computer, and will be preserved across restarts of the shell."

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to