../test/root/bin/fish: array indices start at 1, not 0. echo $foo[0] ^ ../test/root/bin/fish: array indices start at 1, not 0. echo $foo[ 0 ] ^ ../test/root/bin/fish: array indices start at 1, not 0. echo $foo[ 00 ] ^