diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-05-11 07:51:22 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-05-11 07:52:31 -0300 |
commit | 8386b635eb93993c90793890f1af87e6349815a7 (patch) | |
tree | 356add1678c6f7a3d3d47e4e5017b84c3d9bde91 /device/cc101_asahi_post | |
parent | 8c6caacb4e8f5989c1863575f7a4af64d251f50f (diff) |
cc101-asahi config
Diffstat (limited to 'device/cc101_asahi_post')
-rwxr-xr-x | device/cc101_asahi_post | 4 |
1 files changed, 4 insertions, 0 deletions
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. |