mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
zsh_aliases: Added theme alias for prompt.
Theme is more describing.
This commit is contained in:
parent
7de339b8e1
commit
ab616e0855
@ -106,4 +106,8 @@ alias -s bz2='tar -xjvf'
|
||||
alias %=" "
|
||||
|
||||
# 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 "
|
||||
|
||||
# ZSH specific.
|
||||
# I think that "theme" is more describing than "prompt".
|
||||
alias theme="prompt "
|
||||
|
Loading…
Reference in New Issue
Block a user