alias _away {
if ($away == $true) { echo -a You are away }
else echo -a You arent away
}

put that in remote, then type /_away