added script from hehe.centiped box

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-15 15:45:47 +02:00
parent 18d0ca6587
commit 6afaabe7b0
23 changed files with 627 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
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