From c35823a20ed94b2d6c367dd40057a5255621a50c Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 22 Dec 2023 11:49:31 -0400 Subject: panacea: use common file for common settings --- device/panacea_pre | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'device/panacea_pre') diff --git a/device/panacea_pre b/device/panacea_pre index 7f6959b..45bd702 100644 --- a/device/panacea_pre +++ b/device/panacea_pre @@ -1,6 +1,6 @@ #!/bin/zsh -# Portable Panacea (~nebula) +# Portable Panacea # panacea.local # # This is a MacBook Pro 14,10 (M2 Pro, 2023). @@ -8,9 +8,7 @@ # # 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). +# These settings are common across accounts on this device. export DEVICE_HAS_GPG @@ -20,8 +18,5 @@ export DEVICE_HOMEBREW_INSTALLATION="/opt/homebrew" export DEVICE_HAS_NVM export DEVICE_NVM_INSTALLATION="$HOME/.nvm" -# export DEVICE_HAS_PYENV -# export DEVICE_PYENV_CONFIGURATION="" - export DEVICE_HAS_SUBLIME_TEXT export DEVICE_SUBLIME_TEXT_INSTALLATION="/Applications/Sublime Text.app" -- cgit 1.3.0-6-gf8a5