mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-09 20:02:31 +01:00
zsh_aliases: Fix previous commit (one quote was missing).
This commit is contained in:
parent
f21b07af0d
commit
5b640c53b6
@ -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".
|
||||
|
Loading…
Reference in New Issue
Block a user