Removed no longer existing configuration
This commit is contained in:
parent
351280afde
commit
3fa6a25dfb
|
@ -37,13 +37,11 @@ if [ -z "$SPACESHIP_PROMPT_ORDER" ]; then
|
||||||
haskell # Haskell Stack section
|
haskell # Haskell Stack section
|
||||||
#docker # Docker section
|
#docker # Docker section
|
||||||
venv # virtualenv section
|
venv # virtualenv section
|
||||||
pyenv # Pyenv section
|
|
||||||
#kubecontext # Kubectl context section
|
#kubecontext # Kubectl context section
|
||||||
terraform # Terraform workspace section
|
terraform # Terraform workspace section
|
||||||
exec_time # Execution time
|
exec_time # Execution time
|
||||||
line_sep # Line break
|
line_sep # Line break
|
||||||
battery # Battery level and status
|
battery # Battery level and status
|
||||||
vi_mode # Vi-mode indicator
|
|
||||||
jobs # Background jobs indicator
|
jobs # Background jobs indicator
|
||||||
exit_code # Exit code section
|
exit_code # Exit code section
|
||||||
char # Prompt character
|
char # Prompt character
|
||||||
|
|
Loading…
Reference in New Issue
Block a user