fix generic path
This commit is contained in:
@@ -12,9 +12,9 @@ bt-release() {ssh root@$1 cat /etc/debian_version}
|
|||||||
|
|
||||||
# Google Cloud
|
# Google Cloud
|
||||||
# The next line updates PATH for the Google Cloud SDK.
|
# The next line updates PATH for the Google Cloud SDK.
|
||||||
source '/home/hybris/dev/bearstech/google-cloud-sdk/path.zsh.inc'
|
source ~/dev/bearstech/google-cloud-sdk/path.zsh.inc
|
||||||
# The next line enables shell command completion for gcloud.
|
# The next line enables shell command completion for gcloud.
|
||||||
source '/home/hybris/dev/bearstech/google-cloud-sdk/completion.zsh.inc'
|
source ~/dev/bearstech/google-cloud-sdk/completion.zsh.inc
|
||||||
|
|
||||||
# OVH cloud
|
# OVH cloud
|
||||||
nova-env() {source $INFRA/cloud/ovh-$1.env}
|
nova-env() {source $INFRA/cloud/ovh-$1.env}
|
||||||
|
|||||||
Reference in New Issue
Block a user