mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-18 06:31:01 +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 %=" "
|
alias %=" "
|
||||||
|
|
||||||
# SupyBot specifig. Why to write long command, if you can write short command?
|
# 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…
x
Reference in New Issue
Block a user