install.sh fix and improvement

This commit is contained in:
Bachir Soussi Chiadmi
2016-06-11 12:40:14 +02:00
parent 541ce1af6c
commit 5426113a1e
3 changed files with 18 additions and 30 deletions
+9 -7
View File
@@ -1,7 +1,9 @@
LP_BATTERY_THRESHOLD=100
LP_COLOR_TIME="$PINK"
LP_ENABLE_TIME=1
LP_ENABLE_BATT=1
LP_USER_ALWAYS=0
LP_PS1_POSTFIX="\n$ "
LP_ENABLE_JOBS=1
1 LP_COLOR_TIME="$BOLD_YELLOW"
2 LP_COLOR_HOST="$BOLD_CYAN"
3 LP_COLOR_SSH="$BOLD_CYAN"
4 LP_COLOR_USER_ROOT="$BOLD_RED"
5 LP_ENABLE_TIME=1
6 LP_ENABLE_BATT=0
7 LP_USER_ALWAYS=1
8 LP_PS1_POSTFIX="\n$ "
9 LP_ENABLE_JOBS=1