mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
zsh_aliases: Added alias for generating messages.pot files for Limnoria. https://github.com/ProgVal/Limnoria/
This commit is contained in:
parent
054a604db0
commit
f21b07af0d
@ -91,6 +91,8 @@ 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 "
|
alias supybot-owner-quit="killall -INT supybot "
|
||||||
|
# Translating plugins in Limnoria
|
||||||
|
alias supybot-generate-messages.pot="pygettext −−docstring config.py plugin.py
|
||||||
|
|
||||||
# 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