We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8771f73 commit 4eaa6abCopy full SHA for 4eaa6ab
dot_zshrc
@@ -191,6 +191,9 @@ eval $(thefuck --alias)
191
192
source $(brew --prefix)/opt/asdf/libexec/asdf.sh
193
194
+source "$(brew --prefix)/share/google-cloud-sdk/path.zsh.inc"
195
+source "$(brew --prefix)/share/google-cloud-sdk/completion.zsh.inc"
196
+
197
PS1="$(pwd) > "
198
PROMPT_LAYOUT='<excuse><cheers><vcs><nl>[<cwd><? ><exit>] <char> '
199
0 commit comments