my dotfiles for arch

pathing

+1
+1
private_dot_config/private_fish/config.fish
··· 156 156 157 157 # The next line updates PATH for the Google Cloud SDK. 158 158 if [ -f '/Users/thomasglopes/google-cloud-sdk/path.fish.inc' ]; . '/Users/thomasglopes/google-cloud-sdk/path.fish.inc'; end 159 + export PATH="$HOME/.local/bin:$PATH"