#!/bin/zsh # Portable Panacea (~portedly) # panacea.local # # This is a MacBook Pro 14,10 (M2 Pro, 2023). # Acquired in 2023. # # This is our primary portable development device. It's used # for a large portion of our overall programming, even at home. # These settings apply to a specific user account, ~portedly, # which is kept separate from our personal one (~nebula) and # is not logged into Apple ID, etc. source "$(realpath "$0" | xargs -0 dirname)/panacea_pre" export DEVICE_HAS_HOMEBREW export DEVICE_HOMEBREW_INSTALLATION="$HOME/brew"