« get me outta code hell

panacea_nebula_pre « device - dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/device/panacea_nebula_pre
blob: 17803d1a742ab62206e4601589e08cc4b4975447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/zsh

# Portable Panacea (~nebula)
# 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 our shared personal user account,
# ~nebula, which is kept logged into basically everything we
# use online (including Apple ID).

source "$(realpath "$0" | xargs dirname)/panacea_pre"