Merge branch 'prompt-fix' into 'master'

fix for #2



See merge request !1
This commit is contained in:
Stanislav Nikitin 2016-01-04 12:50:25 +03:00
commit 64a3d533fa
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ $vars['console']$p_path $p_end"
watch=all
logcheck=5
WATCHFMT="$vars['default_color']%n$reset_color from $fg[magenta]%M$reset_color has $vars['default_color']%a$reset_color (%l) at %T %W"
WATCHFMT="$fg[green]%n$reset_color from $fg[magenta]%M$reset_color has $fg[green]%a$reset_color (%l) at %T %W"
}