1
0
Fork 0

add ovh cloud configuration

This commit is contained in:
Maurice Audin 2017-05-24 17:25:11 +02:00
parent 5c52d77bc6
commit dbdbef6fb1

View file

@ -14,3 +14,6 @@ vpn-bear() {for i in $(nmcli con | grep vpn | grep -v -- -- | cut -d' ' -f1); do
source '/home/hybris/dev/bearstech/google-cloud-sdk/path.zsh.inc' source '/home/hybris/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 '/home/hybris/dev/bearstech/google-cloud-sdk/completion.zsh.inc'
# OVH
source '/home/hybris/dev/bearstech/ovh.sh'