It works as it should smile

Try this:
Code:
alias think {
  if ($isid) return I'm thinking
  else say I'm thinking
}