Terminal colour scheme improvements
This commit is contained in:
parent
ee67b0bfa1
commit
a5013542dc
1 changed files with 2 additions and 2 deletions
|
@ -93,7 +93,7 @@ LP_ENABLE_VCS_ROOT=0
|
||||||
|
|
||||||
# Enable the Git special features.
|
# Enable the Git special features.
|
||||||
# Recommended value is 1
|
# Recommended value is 1
|
||||||
LP_ENABLE_GIT=0
|
LP_ENABLE_GIT=1
|
||||||
|
|
||||||
# Enable the Subversion special features.
|
# Enable the Subversion special features.
|
||||||
# Recommended value is 1
|
# Recommended value is 1
|
||||||
|
@ -164,7 +164,7 @@ LP_DISABLED_VCS_PATH=""
|
||||||
|
|
||||||
LP_COLOR_MARK=""
|
LP_COLOR_MARK=""
|
||||||
LP_COLOR_USER_LOGGED=""
|
LP_COLOR_USER_LOGGED=""
|
||||||
LP_COLOR_TIME=""
|
LP_COLOR_RUNTIME="$MAGENTA"
|
||||||
|
|
||||||
LP_COLOR_WRITE="$GREEN"
|
LP_COLOR_WRITE="$GREEN"
|
||||||
LP_COLOR_NOWRITE="$RED"
|
LP_COLOR_NOWRITE="$RED"
|
||||||
|
|
Loading…
Add table
Reference in a new issue