« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/device
diff options
context:
space:
mode:
Diffstat (limited to 'device')
-rwxr-xr-xdevice/cc101_asahi_pre2
-rwxr-xr-xdevice/cc101_pre2
-rw-r--r--device/device_template_pre2
-rwxr-xr-xdevice/ed1club_pre2
-rwxr-xr-xdevice/miniminimini_pre2
-rw-r--r--device/panacea_pre2
6 files changed, 12 insertions, 0 deletions
diff --git a/device/cc101_asahi_pre b/device/cc101_asahi_pre
index 0fd3a66..c74dfe9 100755
--- a/device/cc101_asahi_pre
+++ b/device/cc101_asahi_pre
@@ -17,3 +17,5 @@ export DEVICE_HAS_GPG
 
 export DEVICE_HAS_NVM
 export DEVICE_NVM_INSTALLATION="$HOME/.nvm"
+
+export DEVICE_HAS_VIM
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
diff --git a/device/device_template_pre b/device/device_template_pre
index 68cdae7..470c210 100644
--- a/device/device_template_pre
+++ b/device/device_template_pre
@@ -66,3 +66,5 @@ export DEVICE_PYENV_CONFIGURATION="$HOME/.pyenv"
 
 export DEVICE_HAS_SUBLIME_TEXT
 export DEVICE_SUBLIME_TEXT_INSTALLATION="/Applications/Sublime Text.app"
+
+export DEVICE_HAS_VIM
diff --git a/device/ed1club_pre b/device/ed1club_pre
index 2b0b9ca..6a9fa50 100755
--- a/device/ed1club_pre
+++ b/device/ed1club_pre
@@ -12,3 +12,5 @@
 # very basic sysadmin stuff here.
 
 export DEVICE_HAS_GPG
+
+export DEVICE_HAS_VIM
diff --git a/device/miniminimini_pre b/device/miniminimini_pre
index 81c0ee2..ad40591 100755
--- a/device/miniminimini_pre
+++ b/device/miniminimini_pre
@@ -23,3 +23,5 @@ export DEVICE_PYENV_CONFIGURATION="$HOME/.pyenv"
 
 export DEVICE_HAS_SUBLIME_TEXT
 export DEVICE_SUBLIME_TEXT_INSTALLATION="$HOME/Applications/Development & Editors/Sublime Text.app"
+
+export DEVICE_HAS_VIM
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