Skip to content

Commit 4eaa6ab

Browse files
committed
source gcloud
1 parent 8771f73 commit 4eaa6ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dot_zshrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ eval $(thefuck --alias)
191191

192192
source $(brew --prefix)/opt/asdf/libexec/asdf.sh
193193

194+
source "$(brew --prefix)/share/google-cloud-sdk/path.zsh.inc"
195+
source "$(brew --prefix)/share/google-cloud-sdk/completion.zsh.inc"
196+
194197
PS1="$(pwd) > "
195198
PROMPT_LAYOUT='<excuse><cheers><vcs><nl>[<cwd><? ><exit>] <char> '
196199

0 commit comments

Comments
 (0)