mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Fixed a typo and added my name.
This commit is contained in:
parent
4c2bb83161
commit
e5b4c46153
1 changed files with 2 additions and 1 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
# Theme with colour changing user and hostname.
|
# Theme with colour changing user and hostname.
|
||||||
|
# by Daniël Franke <daniel [at] ams-sec [dot] org>
|
||||||
#
|
#
|
||||||
# Handy if you work on different servers all the time and want a different
|
# Handy if you work on different servers all the time and want a different
|
||||||
# colourscheme when you're root and when you're on certain hosts.
|
# colourscheme when you're root and when you're on certain hosts.
|
||||||
#
|
#
|
||||||
# You can put this in your .zshrc to set yourhostname red:
|
# You can put this in your .zshrc to set your hostname red:
|
||||||
# PRODUCTION_RE='^prod-'
|
# PRODUCTION_RE='^prod-'
|
||||||
# And for yellow:
|
# And for yellow:
|
||||||
# STAGING_RE='^staging-'
|
# STAGING_RE='^staging-'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue