We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d8b79 commit 99299a8Copy full SHA for 99299a8
vim/.vimrc
@@ -30,7 +30,6 @@ set scrolloff=999
30
" set cursorline
31
32
syntax enable
33
-colorscheme desert
34
35
" Use Unix as the standard file type
36
zsh/.zshrc
@@ -133,7 +133,7 @@ export SPACESHIP_PROMPT_ORDER=(
133
# julia # Julia section
134
# docker # Docker section
135
# aws # Amazon Web Services section
136
- gcloud # gcloud section
+ # gcloud # gcloud section
137
venv # virtualenv section
138
# conda # conda virtualenv section
139
pyenv # Pyenv section
0 commit comments