Skip to content

Commit 99299a8

Browse files
committed
remove gcloud plugin
1 parent c1d8b79 commit 99299a8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

vim/.vimrc

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ set scrolloff=999
3030
" set cursorline
3131

3232
syntax enable
33-
colorscheme desert
3433

3534
" Use Unix as the standard file type
3635

zsh/.zshrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export SPACESHIP_PROMPT_ORDER=(
133133
# julia # Julia section
134134
# docker # Docker section
135135
# aws # Amazon Web Services section
136-
gcloud # gcloud section
136+
# gcloud # gcloud section
137137
venv # virtualenv section
138138
# conda # conda virtualenv section
139139
pyenv # Pyenv section

0 commit comments

Comments
 (0)