Last active
March 1, 2017 17:21
-
-
Save pierre-b/a898283f0fc295dd8608601d55aa73c7 to your computer and use it in GitHub Desktop.
Set fish shell for gcloud sdk on OSX
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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