removed docker section for spaceship prompt.
Since the this value often needs root to access the docker information it was pain and a general bad idea.
This commit is contained in:
parent
3127de63fa
commit
55c0db6d85
|
@ -33,7 +33,7 @@ if [ -z "$SPACESHIP_PROMPT_ORDER" ]; then
|
||||||
golang # Go section
|
golang # Go section
|
||||||
rust # Rust section
|
rust # Rust section
|
||||||
haskell # Haskell Stack section
|
haskell # Haskell Stack section
|
||||||
docker # Docker section
|
#docker # Docker section
|
||||||
venv # virtualenv section
|
venv # virtualenv section
|
||||||
pyenv # Pyenv section
|
pyenv # Pyenv section
|
||||||
kubecontext # Kubectl context section
|
kubecontext # Kubectl context section
|
||||||
|
|
Loading…
Reference in New Issue
Block a user