On Mar 28, 2014, at 10:32 AM, Michael Stillwell <m...@beebo.org> wrote:

> Is there some way to add a value to the end of an array variable? (In
> particular, I'm after a way to push a value onto the end of
> fish_user_paths.)

set fish_user_paths $fish_user_paths value

-Kevin
------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to