function __fish_is_nth_token --description 'Test if current token is on Nth place' --argument-names n fish_is_nth_token $n end