liquidprompt improvements
This commit is contained in:
parent
b6fd0ffcb3
commit
263cacfef3
@ -6,5 +6,10 @@ LP_USER_ALWAYS=0
|
||||
LP_ENABLE_OHMYGIT=1
|
||||
LP_ENABLE_JOBS=1
|
||||
LP_ENABLE_SHORTEN_PATH=0
|
||||
#LP_ENABLE_RUNTIME=1
|
||||
LP_MARK_BATTERY="B"
|
||||
LP_MARK_ADAPTER="A"
|
||||
LP_MARK_LOAD="L"
|
||||
LP_MARK_TEMP="T"
|
||||
LP_BATTERY_THRESHOLD="75"
|
||||
LP_ENABLE_RUNTIME=1
|
||||
# vim: ft=sh:
|
||||
|
@ -38,7 +38,7 @@ antigen bundle vagrant
|
||||
printf "oh-my-git..."
|
||||
antigen theme stonewareslord/oh-my-git-themes af-magic
|
||||
printf "liquidprompt..."
|
||||
antigen bundle stonewareslord/liquidprompt
|
||||
antigen bundle stonewareslord/lpr
|
||||
printf "zsh-completions..."
|
||||
antigen bundle zsh-users/zsh-completions src
|
||||
printf "autoenv..."
|
||||
|
Loading…
Reference in New Issue
Block a user