alias -s hello* { if ($1 == alan) echo -a someone just did /helloalan elseif ($1 == cat) echo -a someone just did /hellocat }