mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-29 03:31:01 +01:00
zsh-workers/8363
This commit is contained in:
parent
4327ea2c5c
commit
bcdd394a4e
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ ENDHELP
|
|||
}
|
||||
|
||||
prompt_oliver_setup() {
|
||||
prompt_opts=( percent set )
|
||||
prompt_opts=( percent )
|
||||
|
||||
local pcol=$'\e['${1:-${pcolour[${HOST:=`hostname`}]:-33}}m
|
||||
local tcol=$'\e['${2:-${tcolour[$HOST]:-37}}m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue