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/cc101_pre | |
parent | 012dd96a99e1f5acf02a25bd0b4debf4a3fdfd80 (diff) |
add DEVICE_HAS_VIM
Diffstat (limited to 'device/cc101_pre')
-rwxr-xr-x | device/cc101_pre | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/cc101_pre b/device/cc101_pre index c2411be..9f8e833 100755 --- a/device/cc101_pre +++ b/device/cc101_pre @@ -21,3 +21,5 @@ export DEVICE_NVM_INSTALLATION="$HOME/.nvm" export DEVICE_HAS_SUBLIME_TEXT export DEVICE_SUBLIME_TEXT_INSTALLATION="$HOME/Applications/Development & Editors/Sublime Text.app" + +export DEVICE_HAS_VIM |