all repos — dotfiles @ d3896173c0090b23fffa2f8db99596287b68ab0c

my *nix dotfiles

fish gcloud
Anirudh Oppiliappan x@icyphox.sh
Sun, 11 Apr 2021 14:32:54 +0530
commit

d3896173c0090b23fffa2f8db99596287b68ab0c

parent

e707958f8ef89f3da036fa700af2ef9d65936f9e

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M config/fish/config.fishconfig/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