Lines Matching refs:shell
32 my $shell = 'zsh';36 'shell=s' => \$shell,44 if ($shell eq 'fish') {47 } elsif ($shell eq 'zsh') {72 die("Unsupported shell: $shell");93 if ($shell eq 'fish') {101 } elsif ($shell eq 'zsh') {133 } @list if $shell eq 'zsh';163 --shell zsh/fish