« 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')
-rw-r--r--device/device_template_pre3
1 files changed, 3 insertions, 0 deletions
diff --git a/device/device_template_pre b/device/device_template_pre
index 470c210..480c89c 100644
--- a/device/device_template_pre
+++ b/device/device_template_pre
@@ -52,6 +52,9 @@
 
 export DEVICE_HAS_GPG
 
+export DEVICE_HAS_GO
+export DEVICE_GO_INSTALLATION="$HOME/go"
+
 export DEVICE_HAS_HOMEBREW
 export DEVICE_HOMEBREW_INSTALLATION="/opt/homebrew"