On Wed, 23 Aug 2017, Mark Volkmann wrote:
> I want to make sure I understand when this should be used. Is this correct?
> 
> PATH should be configured in config.fish.
> 
> fish_user_paths should be set from a terminal in order to make a change
> that will affect all current sessions without having to modify config.fish
> and source it in all the current and future sessions.
> 
> I understand that fish_user_paths is a universal variable and changes to it
> will persist. But it seems that if really want a permanent change that is
> easy to find later, I should modify PATH in config.fish. If I wanted to see
> my path customizations later, my first instinct would be look at my
> config.fish rather echoing fish_user_paths.
> 
> Looking for clarification

Hi Mark,

Have a look at https://github.com/fish-shell/fish-shell/issues/527 which 
documents the design process.

David

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to