Update .zshrc.local
This commit is contained in:
parent
3df253d915
commit
1a73c5c056
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ case $HOST in
|
||||||
(hera) GRML_J_HOST_COLOR='%B%F{blue}' ;;
|
(hera) GRML_J_HOST_COLOR='%B%F{blue}' ;;
|
||||||
(zeus) GRML_J_HOST_COLOR='%F{yellow}' ;;
|
(zeus) GRML_J_HOST_COLOR='%F{yellow}' ;;
|
||||||
(iris) GRML_J_HOST_COLOR='%B%F{magenta}' ;;
|
(iris) GRML_J_HOST_COLOR='%B%F{magenta}' ;;
|
||||||
(hestia) GRML_J_HOST_COLOR='%F{blue}' ;;
|
(themis) GRML_J_HOST_COLOR='%F{blue}' ;;
|
||||||
(phoenix) GRML_J_HOST_COLOR='%B%F{yellow}' ;;
|
(phoenix) GRML_J_HOST_COLOR='%B%F{yellow}' ;;
|
||||||
(makris) GRML_J_HOST_COLOR='%F{magenta}' ;;
|
(makris) GRML_J_HOST_COLOR='%F{magenta}' ;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue