mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
zsh_aliases: added supybot-owner-quit
This commit is contained in:
parent
b9e2ddf538
commit
6da1ff8344
@ -107,6 +107,7 @@ alias %=" "
|
|||||||
|
|
||||||
# SupyBot specifig. Why to write long command, if you can write short command?
|
# SupyBot specifig. Why to write long command, if you can write short command?
|
||||||
alias supybot-config-reload="killall -HUP supybot "
|
alias supybot-config-reload="killall -HUP supybot "
|
||||||
|
alias supybot-owner-quit="killall -INT supybot "
|
||||||
|
|
||||||
# ZSH specific.
|
# ZSH specific.
|
||||||
# I think that "theme" is more describing than "prompt".
|
# I think that "theme" is more describing than "prompt".
|
||||||
|
Loading…
Reference in New Issue
Block a user