Sorry for the multiple posts, I do still have a path problem that I didn't have before.
I want my path to be universal so I set it with `set -Ux ...`, but fish automatically uses the default global path it creates instead of the universal path I've added. With the global path in place I can sudo without any problems. To make fish use the universal path I've added `set -eg PATH` to ~/.config/fish/config.fish, this makes `echo $PATH` display my universal path which is what I want but with then when I try to sudo any command I get command not found. I'm sure I had a universal path at some point in the past and it worked fine without needing the config.fish entry (I added this recently in an attempt to resolve my problems). Am I doing something wrong when setting my path? Is having a universal path a fair expectation? Or perhaps there's a way I can configure the default global path so that is effectively becomes a universal path? Many thanks ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users