zsh_aliases: Added alias for generating messages.pot files for Limnoria. https://github.com/ProgVal/Limnoria/

This commit is contained in:
Mika Suomalainen 2011-10-26 21:11:27 +03:00
parent 054a604db0
commit f21b07af0d
1 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,8 @@ 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 "
# Translating plugins in Limnoria
alias supybot-generate-messages.pot="pygettext docstring config.py plugin.py
# ZSH specific.
# I think that "theme" is more describing than "prompt".