zsh_aliases: Fix previous commit (one quote was missing).

This commit is contained in:
Mika Suomalainen 2011-10-26 21:14:22 +03:00
parent f21b07af0d
commit 5b640c53b6
1 changed files with 1 additions and 1 deletions

View File

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