Merge branch 'ps1' of https://github.com/ldidry/liquidprompt into develop
This commit is contained in:
commit
3aee03d3bb
@ -1325,6 +1325,8 @@ _lp_set_prompt()
|
||||
esac
|
||||
fi
|
||||
|
||||
source $LP_PS1_FILE
|
||||
|
||||
if [[ -z $LP_PS1 ]] ; then
|
||||
# add title escape time, jobs, load and battery
|
||||
PS1="${LP_PS1_PREFIX}${LP_TIME}${LP_BATT}${LP_LOAD}${LP_JOBS}"
|
||||
|
@ -6,7 +6,7 @@
|
||||
# If you want to use different themes and features,
|
||||
# you can load the corresponding files here:
|
||||
#source ~/code/liquidprompt/nojhan.theme
|
||||
#source ~/code/liquidprompt/nojhan.ps1
|
||||
#LP_PS1_FILE="~/code/liquidprompt/nojhan.ps1"
|
||||
|
||||
#############
|
||||
# BEHAVIOUR #
|
||||
|
Loading…
Reference in New Issue
Block a user