diff options
Diffstat (limited to 'device/panacea_portedly_pre')
-rwxr-xr-x | device/panacea_portedly_pre | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/device/panacea_portedly_pre b/device/panacea_portedly_pre index 07eef98..c8d22e1 100755 --- a/device/panacea_portedly_pre +++ b/device/panacea_portedly_pre @@ -1,4 +1,4 @@ -# Portable Panacea +# Portable Panacea (~portedly) # panacea.local # # This is a MacBook Pro 14,10 (M2 Pro, 2023). @@ -19,7 +19,7 @@ export DEVICE_HAS_NVM export DEVICE_NVM_INSTALLATION="$HOME/.nvm" # export DEVICE_HAS_PYENV -# export DEVICE_PYENV_CONFIGURATION="$HOME/.pyenv" +# export DEVICE_PYENV_CONFIGURATION="" export DEVICE_HAS_SUBLIME_TEXT export DEVICE_SUBLIME_TEXT_INSTALLATION="/Applications/Sublime Text.app" |