Only essentials by default.
This commit is contained in:
parent
cfd82b81c3
commit
22f861f8e9
18
zsh/p10k.zsh
18
zsh/p10k.zsh
@ -12,16 +12,16 @@
|
|||||||
|
|
||||||
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
|
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
|
||||||
# line 1
|
# line 1
|
||||||
virtualenv
|
# virtualenv
|
||||||
aws
|
# aws
|
||||||
terraform
|
# terraform
|
||||||
kubecontext
|
# kubecontext
|
||||||
vcs
|
# vcs
|
||||||
background_jobs
|
# background_jobs
|
||||||
command_execution_time
|
# command_execution_time
|
||||||
newline
|
# newline
|
||||||
# line 2
|
# line 2
|
||||||
#vi_mode
|
# vi_mode
|
||||||
context
|
context
|
||||||
dir
|
dir
|
||||||
prompt_char
|
prompt_char
|
||||||
|
Loading…
Reference in New Issue
Block a user