aboutsummaryrefslogtreecommitdiffstats
path: root/liquidprompt
diff options
context:
space:
mode:
Diffstat (limited to 'liquidprompt')
-rw-r--r--liquidprompt/.liquidpromptrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/liquidprompt/.liquidpromptrc b/liquidprompt/.liquidpromptrc
index 3f1e897..9bb024a 100644
--- a/liquidprompt/.liquidpromptrc
+++ b/liquidprompt/.liquidpromptrc
@@ -7,7 +7,7 @@
7# you can load the corresponding files here: 7# you can load the corresponding files here:
8#source ~/code/liquidprompt/nojhan.theme 8#source ~/code/liquidprompt/nojhan.theme
9 9
10LP_PS1_FILE="$HOME/.lp_ps1" 10LP_PS1_FILE=${LP_PS1_FILE:-"$HOME/.lp_ps1"}
11 11
12############# 12#############
13# BEHAVIOUR # 13# BEHAVIOUR #