Skip to content

Instantly share code, notes, and snippets.

@idkjs
Forked from pierre-b/gcloud-fish.sh
Created March 1, 2017 17:21
Show Gist options
  • Save idkjs/59ac07156a32006d89e6254c2faa18af to your computer and use it in GitHub Desktop.
Save idkjs/59ac07156a32006d89e6254c2faa18af to your computer and use it in GitHub Desktop.
Set fish shell for gcloud sdk on OSX
set fish_user_paths path_to_your_google_cloud_sdk/bin
set -x MANPATH path_to_your_google_cloud_sdk/help/man /usr/local/share/man /usr/share/man /opt/x11/share/man
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment