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.)

Is there a more natural way of doing shift and pop than "set -e
foo[1]" and "set -e foo[-1]"?




Michael

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

Reply via email to