mv eyaml config to repo
This commit is contained in:
@@ -143,11 +143,6 @@ done
|
||||
|
||||
eval "$(<~/.ssh/agent)"
|
||||
# The next line updates PATH for the Google Cloud SDK.
|
||||
if [ -f /home/snarbutas/google-cloud-sdk/path.zsh.inc ]; then
|
||||
source '/home/snarbutas/google-cloud-sdk/path.zsh.inc'
|
||||
if [ -f /opt/google-cloud-sdk/path.zsh.inc ]; then
|
||||
source '/opt/google-cloud-sdk/path.zsh.inc'
|
||||
fi
|
||||
|
||||
# The next line enables shell command completion for gcloud.
|
||||
#if [ -f /home/snarbutas/google-cloud-sdk/completion.zsh.inc ]; then
|
||||
# source '/home/snarbutas/google-cloud-sdk/completion.zsh.inc'
|
||||
#fi
|
||||
|
||||
Reference in New Issue
Block a user