Skip to content

Instantly share code, notes, and snippets.

@pierre-b
Last active March 1, 2017 17:21
Show Gist options
  • Save pierre-b/a898283f0fc295dd8608601d55aa73c7 to your computer and use it in GitHub Desktop.
Save pierre-b/a898283f0fc295dd8608601d55aa73c7 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