######## basic Unix stuff: editor, terminal, etc
# clean start (avoid Visual Studio Code bugs w/ path duplication)
if
| |
######## ssh
if
if ;
if
if
######## google go
if
######## python (on Mac OS X, i.e. `/usr/bin/pip3 install xyz`)
if
######## ruby
# only works with Ruby 2.7 (not OS X builtin Ruby, blech)
#set -x RUBYOPT "-W0"
# seems to be actively harmful under Mojave w/ ruby 2.3.x
# does not harm Ruby 2.5
#if test -d /usr/local/opt/openssl
# set -x RUBY_CFLAGS -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib
#end
######## rust
# shrink rust installs with `asdf install rust` (and similar commands)
if
######## docker
######## Kubernetes
######## google cloud SDK
if [
if
else
######## git
if [
# git prompt lifted from http://goo.gl/Wq5lb7
# Fish git prompt
# Status Chars