From 8386b635eb93993c90793890f1af87e6349815a7 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 11 May 2024 07:51:22 -0300 Subject: cc101-asahi config --- device/cc101_asahi_post | 4 ++++ device/cc101_asahi_pre | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100755 device/cc101_asahi_post create mode 100755 device/cc101_asahi_pre (limited to 'device') diff --git a/device/cc101_asahi_post b/device/cc101_asahi_post new file mode 100755 index 0000000..dce736f --- /dev/null +++ b/device/cc101_asahi_post @@ -0,0 +1,4 @@ +#!/bin/zsh + +# Couch Computing 101 - Asahi Linux +# See cc101_asahi_pre for info. diff --git a/device/cc101_asahi_pre b/device/cc101_asahi_pre new file mode 100755 index 0000000..0fd3a66 --- /dev/null +++ b/device/cc101_asahi_pre @@ -0,0 +1,19 @@ +#!/bin/zsh + +# Couch Computing 101 - Asahi Linux +# cc101-asahi.local +# +# This is a MacBook Air 14,2 (M2, 2022). +# Acquired in 2023, though installed in 2024! +# +# This is our primary Linux-environment device. As practically +# all of our computers and other assorted gadgets are Apple +# devices, this one is uniquely disconnected from the ecosystem, +# so it's a good space for focus. It's primarily a development +# device because *that* all happens in a terminal, and other +# productivity software is better suited for us on macOS. + +export DEVICE_HAS_GPG + +export DEVICE_HAS_NVM +export DEVICE_NVM_INSTALLATION="$HOME/.nvm" -- cgit 1.3.0-6-gf8a5