zsh_aliases: added supybot-owner-quit

This commit is contained in:
Mika Suomalainen 2011-09-30 14:32:04 +03:00
parent b9e2ddf538
commit 6da1ff8344

View File

@ -107,6 +107,7 @@ alias %=" "
# SupyBot specifig. Why to write long command, if you can write short command?
alias supybot-config-reload="killall -HUP supybot "
alias supybot-owner-quit="killall -INT supybot "
# ZSH specific.
# I think that "theme" is more describing than "prompt".