mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-24 11:14:13 +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-config-reload="killall -HUP supybot "
|
||||||
alias supybot-owner-quit="killall -INT supybot "
|
alias supybot-owner-quit="killall -INT supybot "
|
||||||
# Translating plugins in Limnoria
|
# 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.
|
# 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