fish gcloud
Anirudh Oppiliappan x@icyphox.sh
Sun, 11 Apr 2021 14:32:54 +0530
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
config/fish/config.fish
→
config/fish/config.fish
@@ -13,3 +13,6 @@
function fish_user_key_bindings bind \cr '__fzy_history (commandline -b)' end + +# The next line updates PATH for the Google Cloud SDK. +if [ -f '/Users/icy/Downloads/google-cloud-sdk/path.fish.inc' ]; . '/Users/icy/Downloads/google-cloud-sdk/path.fish.inc'; end