pb() { echo "$1" | nc pb.24unix.net 9999 } if [ -x /opt/homebrew/bin/brew ]; then eval "$(/opt/homebrew/bin/brew shellenv)" fi export EDITOR='vim'