diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-05-16 17:05:53 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-05-16 17:05:53 -0300 |
commit | 9098dac1124550cf595e1d8d77ac21a55cfa4840 (patch) | |
tree | 14950a44cb2cbfc70c47fb3bdcdb1cfc5bec5a1c /device/panacea_pre | |
parent | 012dd96a99e1f5acf02a25bd0b4debf4a3fdfd80 (diff) |
add DEVICE_HAS_VIM
Diffstat (limited to 'device/panacea_pre')
-rw-r--r-- | device/panacea_pre | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/panacea_pre b/device/panacea_pre index 9c3b8e1..202c112 100644 --- a/device/panacea_pre +++ b/device/panacea_pre @@ -23,3 +23,5 @@ export DEVICE_PYTHON_3_INSTALLATION="$HOME/Library/Python/3.9" export DEVICE_HAS_SUBLIME_TEXT export DEVICE_SUBLIME_TEXT_INSTALLATION="/Applications/Sublime Text.app" + +export DEVICE_HAS_VIM |