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=(
|
||||
# line 1
|
||||
virtualenv
|
||||
aws
|
||||
terraform
|
||||
kubecontext
|
||||
vcs
|
||||
background_jobs
|
||||
command_execution_time
|
||||
newline
|
||||
# virtualenv
|
||||
# aws
|
||||
# terraform
|
||||
# kubecontext
|
||||
# vcs
|
||||
# background_jobs
|
||||
# command_execution_time
|
||||
# newline
|
||||
# line 2
|
||||
#vi_mode
|
||||
# vi_mode
|
||||
context
|
||||
dir
|
||||
prompt_char
|
||||
|
Loading…
Reference in New Issue
Block a user